Commit Graph

322 Commits

Author SHA1 Message Date
Akash Mahanty
60ee8b95a8 now using requests lib as it handles errors nicely 2020-12-13 15:05:57 +05:30
Akash Mahanty
ca51c14332
deleted .travis.yml, link with flake (#41)
close #38
2020-11-26 13:06:50 +05:30
Akash Mahanty
525cf17c6f
Update ci.yml 2020-11-26 12:14:15 +05:30
Akash Mahanty
406e03c52f
Update ci.yml 2020-11-26 12:04:45 +05:30
Akash Mahanty
672b33e83a
Update ci.yml 2020-11-26 10:10:10 +05:30
Akash Mahanty
b19b840628
Update ci.yml 2020-11-26 10:01:55 +05:30
Akash Mahanty
a6df4f899c
Update ci.yml 2020-11-26 09:26:11 +05:30
Akash Mahanty
7686e9c20d
Update README.md (#40) 2020-11-26 09:18:26 +05:30
Akash Mahanty
3c5932bc39
now using gh actions (#39) 2020-11-26 09:09:53 +05:30
Akash Mahanty
f9a986f489
Create ci.yml 2020-11-26 08:55:23 +05:30
Akash Mahanty
0d7458ee90
per https://docs.travis-ci.com/user/languages/python/, Python builds are not available on the macOS 2020-11-26 08:08:59 +05:30
Akash Mahanty
ac8b9d6a50
use osx, huge backlog on .org travis for linux builds 2020-11-26 08:03:27 +05:30
Akash Mahanty
58cd9c28e7 Threading enabled checking for URLs 2020-11-26 06:15:42 +05:30
Akash Mahanty
5088305a58 removed python2 compatibility code 2020-11-21 17:00:11 +05:30
Akash Mahanty
9f847a5e55
change pepy.tech download count link, they removed the month page 2020-11-11 10:44:14 +05:30
Akash Mahanty
6c04c2f3d3
+ https://github.com/akamhy/waybackpy/graphs/contributors 2020-11-04 08:09:30 +05:30
Akash Mahanty
925be7b17e V2.2.0 2020-10-17 17:10:46 +05:30
Akash Mahanty
2b132456ac updated index.rst and minor docs updated. 2020-10-17 16:56:51 +05:30
Akash Mahanty
50e3154a4e lint README.md 2020-10-17 12:01:49 +05:30
Akash Mahanty
7aef50428f
add link to the repo 2020-10-17 11:51:56 +05:30
Akash Mahanty
d8ec0f5025
More pythonic code snippets in README (#36) 2020-10-17 11:49:27 +05:30
Akash Mahanty
0a2f97c034
Update README, drop python 2 support
* Drop python 2 support

* updated docs

* added new docs
2020-10-16 22:37:32 +05:30
Akash Mahanty
3e9cf23578
3.9 archive doesn't not exist yet. 2020-10-16 19:43:06 +05:30
Akash Mahanty
7f927ec7be
added tests for json and archive_url, updated broken tests (#34)
* added tests for json and archive_url, updated broken tests

* drop 2.7 support
2020-10-16 19:25:45 +05:30
Akash Mahanty
9de6393cd5
Add support for JSON and archive_url (#33)
CLI support for JSON and archive_url attributes
2020-10-16 15:16:18 +05:30
danvalen1
91e7f65617
Fixing len() bug (#32)
* added class functionality

* Update wrapper.py

* style edits

* fixed bug with len() of url()

* fixing len() bug

* fixing len() bug

* squashing bug

* removed test notebook
2020-10-16 10:04:13 +05:30
danvalen1
d465454019
Adding attributes to Url class (#28)
* added class functionality

* Update wrapper.py

* style edits
2020-10-15 22:10:32 +05:30
Akash Mahanty
1a81eb97fb lint 2020-10-03 16:58:11 +05:30
Akash Mahanty
6b3b2e2a7d tests for newly added known_urls feature 2020-10-03 09:33:50 +05:30
Akash Mahanty
82c65454e6
2.1.9 2020-10-03 01:34:15 +05:30
Akash Mahanty
19710461b6
Update setup.py 2020-10-03 01:33:46 +05:30
Akash Mahanty
a3661d6b85
Update index.rst 2020-10-03 01:33:15 +05:30
Akash Mahanty
58375e4ef4
fix broken links 2020-10-03 01:31:28 +05:30
Akash Mahanty
ea023e98da
update 2020-10-03 01:22:51 +05:30
Akash Mahanty
f1065ed1c8
v2.1.8 2020-10-03 01:18:30 +05:30
Akash Mahanty
315519b21f
2.1.8 2020-10-03 01:18:08 +05:30
Akash Mahanty
07c98661de
add usage for known urls (#26)
* Update README.md

* Update README.md

* Update README.md

* bash example for known urls

* python examples / usage for known urls :)

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2020-10-03 01:16:19 +05:30
Akash Mahanty
2cd991a54e lint markdown 2020-10-02 23:34:06 +05:30
Akash Mahanty
ede251afb3
update tests 2020-10-02 23:10:48 +05:30
Akash Mahanty
a8ce970ca0
fixed yet another issue with tests :( 2020-10-02 23:01:59 +05:30
Akash Mahanty
243af26bf6
update version format in tests 2020-10-02 22:23:58 +05:30
Akash Mahanty
0f1db94884
license & packaging info 2020-10-02 22:10:30 +05:30
Akash Mahanty
c304f58ea2 update tests 2020-10-02 21:35:39 +05:30
Akash Mahanty
23f7222cb5 tweak 2020-10-02 21:01:32 +05:30
Akash Mahanty
ce7294d990 Implemented new feature, known urls for domain. 2020-10-02 20:27:28 +05:30
Akash Mahanty
c9fa114d2e grammar 2020-10-01 23:50:03 +05:30
Akash
8b6bacb28e
Add files via upload 2020-09-08 09:23:59 +05:30
Akash
32d8ad7780
Update README.md (#24)
- IA and Wayback machine logo, added new waybackpy logo.
+ changed pages to webpages in lead
2020-09-08 09:12:48 +05:30
Akash
cbf2f90faa
Add files via upload 2020-09-08 09:06:33 +05:30
Akash
4dde3e3134
Delete a.txt 2020-09-08 09:02:36 +05:30