This website requires JavaScript.
5dec4927cd
refactoring, try to code complexity
Akash Mahanty
2021-01-04 00:14:38 +05:30
62e5217b9e
reduce code complexity: refactoring, less flow breaking structures
Akash Mahanty
2021-01-03 19:38:25 +05:30
9823c809e9
Added doc strings in wrapper.py, documenting code and improving docs.
Akash Mahanty
2021-01-03 17:11:32 +05:30
db5737a857
JSON is now available for near and other other methods that call it
Akash Mahanty
2021-01-02 18:52:46 +05:30
ca0821a466
Wiki docs (#58 )
Akash Mahanty
2021-01-02 12:20:43 +05:30
bb4dbc7d3c
rm url = obj.url
Akash Mahanty
2021-01-02 11:19:09 +05:30
7c7fd75376
No need to fetch archive_url and timestamp from availability API on init (#55 )
2.3.2
Akash Mahanty
2021-01-02 11:10:23 +05:30
0b71433667
v2.3.1 (#54 )
2.3.1
Akash Mahanty
2021-01-01 19:15:23 +05:30
1b499a7594
removed JSON from init, this was resulting in too much unnecessary taffic. Some users who are thousands of URLs were blocked by IA (#53 )
Akash Mahanty
2021-01-01 16:38:57 +05:30
da390ee8a3
improve maintainability and reduce code cognitive complexity (#49 )
Akash Mahanty
2020-12-15 10:24:13 +05:30
d3e68d0e70
code formated with black (#47 )
2.3.0
Akash Mahanty
2020-12-14 01:18:04 +05:30
fde28d57aa
Update CONTRIBUTING.md
Akash Mahanty
2020-12-14 00:16:29 +05:30
6092e504c8
Update CONTRIBUTING.md
Akash Mahanty
2020-12-14 00:15:51 +05:30
93ef60ecd2
v2.3.0 (#46 )
Akash Mahanty
2020-12-14 00:14:54 +05:30
461b3f74c9
UPDATE header image url
Akash Mahanty
2020-12-13 23:09:59 +05:30
3c53b411b0
Improve the appearance of readme (#45 )
Akash Mahanty
2020-12-13 23:08:16 +05:30
8125526061
create pyup.io config file (#44 )
pyup.io bot
2020-12-13 19:01:49 +02:00
2dc81569a8
Create .pep8speaks.yml
Akash Mahanty
2020-12-13 17:58:09 +05:30
fd163f3d36
Update wrapper.py
Akash Mahanty
2020-12-13 17:12:32 +05:30
a0a918cf0d
.
Akash Mahanty
2020-12-13 17:10:28 +05:30
4943cf6873
remove print stmnt, update ci
Akash Mahanty
2020-12-13 16:37:35 +05:30
bc3efc7d63
now using requests lib as it handles errors nicely (#42 )
Akash Mahanty
2020-12-13 15:44:37 +05:30
f89368f16d
LINT : Found in waybackpy\wrapper.py:88 Unnecessary else after return
Akash Mahanty
2020-12-13 15:39:23 +05:30
c919a6a605
FIX : replaced full_url with endpoint (not using urlib)
Akash Mahanty
2020-12-13 15:22:56 +05:30
0280fca189
remove unused import (urllib)
Akash Mahanty
2020-12-13 15:13:51 +05:30
60ee8b95a8
now using requests lib as it handles errors nicely
Akash Mahanty
2020-12-13 15:05:57 +05:30
ca51c14332
deleted .travis.yml, link with flake (#41 )
Akash Mahanty
2020-11-26 13:06:50 +05:30
525cf17c6f
Update ci.yml
Akash Mahanty
2020-11-26 12:14:15 +05:30
406e03c52f
Update ci.yml
Akash Mahanty
2020-11-26 12:04:45 +05:30
672b33e83a
Update ci.yml
Akash Mahanty
2020-11-26 10:10:10 +05:30
b19b840628
Update ci.yml
Akash Mahanty
2020-11-26 10:01:55 +05:30
a6df4f899c
Update ci.yml
Akash Mahanty
2020-11-26 09:26:11 +05:30
7686e9c20d
Update README.md (#40 )
Akash Mahanty
2020-11-26 09:18:26 +05:30
3c5932bc39
now using gh actions (#39 )
Akash Mahanty
2020-11-26 09:09:53 +05:30
f9a986f489
Create ci.yml
Akash Mahanty
2020-11-26 08:55:23 +05:30
0d7458ee90
per https://docs.travis-ci.com/user/languages/python/ , Python builds are not available on the macOS
Akash Mahanty
2020-11-26 08:08:59 +05:30
ac8b9d6a50
use osx, huge backlog on .org travis for linux builds
Akash Mahanty
2020-11-26 08:03:27 +05:30
58cd9c28e7
Threading enabled checking for URLs
Akash Mahanty
2020-11-26 06:15:42 +05:30
5088305a58
removed python2 compatibility code
Akash Mahanty
2020-11-21 17:00:11 +05:30
9f847a5e55
change pepy.tech download count link, they removed the month page
Akash Mahanty
2020-11-11 10:44:14 +05:30
6c04c2f3d3
+ https://github.com/akamhy/waybackpy/graphs/contributors
Akash Mahanty
2020-11-04 08:09:30 +05:30
925be7b17e
V2.2.0
2.2.0
Akash Mahanty
2020-10-17 17:10:46 +05:30
2b132456ac
updated index.rst and minor docs updated.
Akash Mahanty
2020-10-17 16:56:51 +05:30
50e3154a4e
lint README.md
Akash Mahanty
2020-10-17 12:01:49 +05:30
7aef50428f
add link to the repo
Akash Mahanty
2020-10-17 11:51:56 +05:30
d8ec0f5025
More pythonic code snippets in README (#36 )
Akash Mahanty
2020-10-17 11:49:27 +05:30
0a2f97c034
Update README, drop python 2 support
Akash Mahanty
2020-10-16 22:37:32 +05:30
3e9cf23578
3.9 archive doesn't not exist yet.
Akash Mahanty
2020-10-16 19:43:06 +05:30
7f927ec7be
added tests for json and archive_url, updated broken tests (#34 )
Akash Mahanty
2020-10-16 19:25:45 +05:30
9de6393cd5
Add support for JSON and archive_url (#33 )
Akash Mahanty
2020-10-16 15:16:18 +05:30
91e7f65617
Fixing len() bug (#32 )
danvalen1
2020-10-16 00:34:13 -04:00
d465454019
Adding attributes to Url class (#28 )
danvalen1
2020-10-15 12:40:32 -04:00
1a81eb97fb
lint
Akash Mahanty
2020-10-03 16:58:11 +05:30
6b3b2e2a7d
tests for newly added known_urls feature
Akash Mahanty
2020-10-03 09:33:50 +05:30
82c65454e6
2.1.9
2.1.9
Akash Mahanty
2020-10-03 01:34:15 +05:30
19710461b6
Update setup.py
Akash Mahanty
2020-10-03 01:33:46 +05:30
a3661d6b85
Update index.rst
Akash Mahanty
2020-10-03 01:33:15 +05:30
58375e4ef4
fix broken links
Akash Mahanty
2020-10-03 01:31:28 +05:30
ea023e98da
update
Akash Mahanty
2020-10-03 01:22:51 +05:30
f1065ed1c8
v2.1.8
2.1.8
Akash Mahanty
2020-10-03 01:18:30 +05:30
315519b21f
2.1.8
Akash Mahanty
2020-10-03 01:18:08 +05:30
07c98661de
add usage for known urls (#26 )
Akash Mahanty
2020-10-03 01:16:19 +05:30
2cd991a54e
lint markdown
Akash Mahanty
2020-10-02 23:34:06 +05:30
ede251afb3
update tests
Akash Mahanty
2020-10-02 23:10:48 +05:30
a8ce970ca0
fixed yet another issue with tests :(
Akash Mahanty
2020-10-02 23:01:59 +05:30
243af26bf6
update version format in tests
Akash Mahanty
2020-10-02 22:23:58 +05:30
0f1db94884
license & packaging info
Akash Mahanty
2020-10-02 22:10:30 +05:30
c304f58ea2
update tests
Akash Mahanty
2020-10-02 21:35:39 +05:30
23f7222cb5
tweak
Akash Mahanty
2020-10-02 21:01:32 +05:30
ce7294d990
Implemented new feature, known urls for domain.
Akash Mahanty
2020-10-02 20:27:28 +05:30
c9fa114d2e
grammar
Akash Mahanty
2020-10-01 23:50:03 +05:30
8b6bacb28e
Add files via upload
Akash
2020-09-08 09:23:59 +05:30
32d8ad7780
Update README.md (#24 )
Akash
2020-09-08 09:12:48 +05:30
cbf2f90faa
Add files via upload
Akash
2020-09-08 09:06:33 +05:30
4dde3e3134
Delete a.txt
Akash
2020-09-08 09:02:36 +05:30
1551e8f1c6
Add files via upload
Akash
2020-09-08 09:02:19 +05:30
c84f09e2d2
Create a.txt
Akash
2020-09-08 08:59:28 +05:30
57a32669b5
v2.1.7
2.1.7
Akash
2020-08-09 11:06:29 +05:30
fe017cbcc8
v2.1.7
Akash
2020-08-09 11:06:04 +05:30
5edb03d24b
update docs
Akash
2020-08-09 11:05:04 +05:30
c5de2232ba
Update test_wrapper.py
Akash
2020-08-09 10:53:00 +05:30
ca9186c301
update message, sometimes raised for poor performance by wayback machine even if the url is archived.
Akash
2020-08-09 10:43:16 +05:30
8a4b631c13
new regex to parse archive, IA changed the header again :(
Akash
2020-08-09 10:36:25 +05:30
ec9ce92f48
Update README.md (#23 )
Akash
2020-07-26 10:30:54 +05:30
e95d35c37f
re arrange the badges, moved contributions welcome to top
Akash
2020-07-26 10:24:31 +05:30
36d662b961
Update __version__.py
2.1.6
Akash
2020-07-24 16:24:57 +05:30
2835f8877e
Update setup.py
Akash
2020-07-24 16:24:38 +05:30
18cbd2fd30
Update cli.py
Akash
2020-07-24 16:10:29 +05:30
a2812fb56f
patch for cli
Akash
2020-07-24 16:09:47 +05:30
77effcf649
Update setup.py
2.1.5
Akash
2020-07-24 15:34:14 +05:30
7272ef45a0
Update __version__.py
Akash
2020-07-24 15:33:58 +05:30
56116551ac
Coverge improvements (#22 )
Akash
2020-07-24 15:31:21 +05:30
4dcda94cb0
v2.1.4
2.1.4
Akash
2020-07-24 01:03:44 +05:30
09f59b0182
v2.1.4
Akash
2020-07-24 01:03:04 +05:30
ed24184b99
Remove duplicate get response method
Akash
2020-07-24 00:57:22 +05:30
56bef064b1
only test save on >3.7
Akash
2020-07-23 20:51:46 +05:30
44bb2cf5e4
some cli tests
Akash
2020-07-23 20:44:14 +05:30
e231228721
Update README.md (#21 )
2.1.3
Akash
2020-07-22 21:35:02 +05:30
b8b2d6dfa9
v2.1.3
Akash
2020-07-22 20:21:37 +05:30
3eca6294df
v2.1.3
Akash
2020-07-22 20:20:44 +05:30