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
Akash
1551e8f1c6
Add files via upload
2020-09-08 09:02:19 +05:30
Akash
c84f09e2d2
Create a.txt
2020-09-08 08:59:28 +05:30
Akash
57a32669b5
v2.1.7
2020-08-09 11:06:29 +05:30
Akash
fe017cbcc8
v2.1.7
2020-08-09 11:06:04 +05:30
Akash
5edb03d24b
update docs
2020-08-09 11:05:04 +05:30
Akash
c5de2232ba
Update test_wrapper.py
2020-08-09 10:53:00 +05:30
Akash
ca9186c301
update message, sometimes raised for poor performance by wayback machine even if the url is archived.
2020-08-09 10:43:16 +05:30
Akash
8a4b631c13
new regex to parse archive, IA changed the header again :(
2020-08-09 10:36:25 +05:30
Akash
ec9ce92f48
Update README.md ( #23 )
...
* Update README.md
* fix grammar
2020-07-26 10:30:54 +05:30
Akash
e95d35c37f
re arrange the badges, moved contributions welcome to top
2020-07-26 10:24:31 +05:30
Akash
36d662b961
Update __version__.py
2020-07-24 16:24:57 +05:30
Akash
2835f8877e
Update setup.py
2020-07-24 16:24:38 +05:30
Akash
18cbd2fd30
Update cli.py
2020-07-24 16:10:29 +05:30
Akash
a2812fb56f
patch for cli
2020-07-24 16:09:47 +05:30
Akash
77effcf649
Update setup.py
2020-07-24 15:34:14 +05:30
Akash
7272ef45a0
Update __version__.py
2020-07-24 15:33:58 +05:30
Akash
56116551ac
Coverge improvements ( #22 )
...
* Update cli.py
* improved tests
* chnages for proper testing
* Type check using isinstance
* Replace elifs with if when used after return
* twitter.com --> www.ibm.com
* fix typo
* test archive urll parser and dunders
* Update test_wrapper.py
2020-07-24 15:31:21 +05:30
Akash
4dcda94cb0
v2.1.4
2020-07-24 01:03:44 +05:30
Akash
09f59b0182
v2.1.4
2020-07-24 01:03:04 +05:30
Akash
ed24184b99
Remove duplicate get response method
2020-07-24 00:57:22 +05:30
Akash
56bef064b1
only test save on >3.7
2020-07-23 20:51:46 +05:30
Akash
44bb2cf5e4
some cli tests
2020-07-23 20:44:14 +05:30
Akash
e231228721
Update README.md ( #21 )
...
* Update README.md
* example bash oldest newest
* total archives bash example
* near bash example
* format the list
* ce
* get bash example
* pip git install example
* Update index.rst
* + argparse
* + argparse
2020-07-22 21:35:02 +05:30
Akash
b8b2d6dfa9
v2.1.3
2020-07-22 20:21:37 +05:30
Akash
3eca6294df
v2.1.3
2020-07-22 20:20:44 +05:30