Commit Graph

52 Commits

Author SHA1 Message Date
Akash Mahanty
8510210e94
do not use f-strings in setup.py
These are not supported in <Python 3.6 version of the cpython.
2022-01-25 10:34:46 +05:30
Rafael de Almeida
86a90a3840
Update setup.py
pep8
2022-01-24 22:03:28 -03:00
Rafael de Almeida
759874cdc6
Update setup.py
see: https://github.com/akamhy/waybackpy/issues/111#issuecomment-1020673814
2022-01-24 21:23:31 -03:00
Akash Mahanty
df64e839d7 added trove classifiers for python 3.10 2022-01-22 00:57:10 +05:30
Akash Mahanty
d3bb8337a1 make setup.py smarter, now no need to update the URL again and also added more keywords. And in __version__.py updated the __author__ 2022-01-21 23:01:09 +05:30
Akash Mahanty
4e68cd5743 Create separate module for the 3 different APIs also CDX is now CLI supported. 2022-01-02 14:14:45 +05:30
akamhy
a7b805292d
changes made for v2.4.4 (update download_url) (#100)
* v2.4.4 (update download_url)

* v2.4.4 (update __version__)

* +1

add jonasjancarik
2021-09-03 11:28:26 +05:30
Akash Mahanty
5a9c861cad
v2.4.3 (#94)
* 2.4.3

* 2.4.3
2021-04-02 10:41:59 +05:30
Akash Mahanty
88cda94c0b
v2.4.2 (#89)
* v2.4.2

* v2.4.2
2021-01-24 17:03:35 +05:30
Akash Mahanty
7bb01df846 v2.4.1 2021-01-12 10:18:09 +05:30
Akash Mahanty
f4f2e51315
V2.4.0 (#62)
* v 2.4.0

* v 2.4.0
2021-01-10 11:53:45 +05:30
Akash Mahanty
8a3c515176
v2.3.3 2021-01-05 01:49:26 +05:30
Akash Mahanty
ca0821a466
Wiki docs (#58)
* move docs to wiki

* Update README.md

* Update setup.py
2021-01-02 12:20:43 +05:30
Akash Mahanty
7c7fd75376
No need to fetch archive_url and timestamp from availability API on init (#55)
* No need to fetch archive_url and timestamp from availability API on init. 

Not useful if all I want is to archive a page

* Update test_wrapper.py

* Update wrapper.py

* Update test_wrapper.py

* Update wrapper.py

* Update cli.py

* Update wrapper.py

* Update __version__.py

* Update __version__.py

* Update __version__.py

* Update __version__.py

* Update setup.py

* Update README.md
2021-01-02 11:10:23 +05:30
Akash Mahanty
0b71433667
v2.3.1 (#54)
* 2.3.1

* 2.3.1
2021-01-01 19:15:23 +05:30
Akash Mahanty
d3e68d0e70
code formated with black (#47) 2020-12-14 01:18:04 +05:30
Akash Mahanty
93ef60ecd2
v2.3.0 (#46)
* v2.3.0

* v2.3.0

* decrease line length
2020-12-14 00:14:54 +05:30
Akash Mahanty
3c53b411b0
Improve the appearance of readme (#45)
* replaced text header wth image

* svg

* Update README.md

* Update README.md

* Update README.md

* level 2

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create CONTRIBUTING.md

* Update README.md

* Add files via upload

* Update README.md

* Delete waybackpy-colored 284.png

* Delete waybackpy colored.png

* Update README.md

* Update index.rst

* Update index.rst

* Update index.rst

* Update setup.py

* Delete index.rst

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2020-12-13 23:08:16 +05:30
Akash Mahanty
ca51c14332
deleted .travis.yml, link with flake (#41)
close #38
2020-11-26 13:06:50 +05:30
Akash Mahanty
5088305a58 removed python2 compatibility code 2020-11-21 17:00:11 +05:30
Akash Mahanty
925be7b17e V2.2.0 2020-10-17 17:10:46 +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
19710461b6
Update setup.py 2020-10-03 01:33:46 +05:30
Akash Mahanty
f1065ed1c8
v2.1.8 2020-10-03 01:18:30 +05:30
Akash
fe017cbcc8
v2.1.7 2020-08-09 11:06:04 +05:30
Akash
2835f8877e
Update setup.py 2020-07-24 16:24:38 +05:30
Akash
77effcf649
Update setup.py 2020-07-24 15:34:14 +05:30
Akash
4dcda94cb0
v2.1.4 2020-07-24 01:03:44 +05:30
Akash
b8b2d6dfa9
v2.1.3 2020-07-22 20:21:37 +05:30
Akash
dee9105794
command_line support (#18)
* Update wrapper.py

* entry points cli

* Suppress the urllib2/3 Exception

* rm cli code, will create a new cli.py file

* Create cli.py

* update cli entry pts

* Update cli.py

* Update cli.py

* import print_function

* Update cli.py

* Update cli.py

* Delete pypi_uploader.sh

* resolve conflicts with the master

* update the test ; resolve the conflicts

* decrease code complexity

* cli method changed to main

* get is not for just local usage

* get method should be available from interface

* get is used in the interface

* Update cli.py
2020-07-22 16:40:13 +05:30
Akash
94cb08bb37
Update setup.py 2020-07-20 10:41:00 +05:30
Akash
1a78d88be2
2.1.1 2020-07-19 23:17:01 +05:30
Akash
b27bfff15a
v2.1.0 2020-07-19 21:08:01 +05:30
Akash
11059c960e
Update setup.py 2020-07-18 19:27:04 +05:30
Akash
3fa0c32064
V2.0.1 link 2020-07-18 19:09:18 +05:30
Akash
49089b7321
2.0.0 link 2020-07-18 17:09:07 +05:30
akamhy
7ca2029158
Update setup.py 2020-05-07 20:14:40 +05:30
akamhy
80331833f2
Update setup.py 2020-05-07 20:12:32 +05:30
akamhy
9bca750310
v1.5 2020-05-07 19:59:23 +05:30
akamhy
c22749a6a3
update 2020-05-07 19:54:00 +05:30
akamhy
d34b98373f
Update setup.py 2020-05-05 17:37:16 +05:30
akamhy
031212e161
v1.3 2020-05-05 11:28:58 +05:30
akamhy
d3bd5b05b5
Update setup.py 2020-05-05 10:50:09 +05:30
akamhy
d6598a67b9
Update setup.py 2020-05-05 10:40:23 +05:30
akamhy
e5a6057249
Update setup.py 2020-05-05 10:39:10 +05:30
akamhy
2a1b3bc6ee
Update setup.py 2020-05-05 10:36:05 +05:30
akamhy
b4ca98eca2
Update setup.py 2020-05-05 10:32:06 +05:30
akamhy
36b01754ec
Update setup.py 2020-05-05 10:23:38 +05:30
akamhy
3d8bf4eec6
Update setup.py 2020-05-05 10:22:54 +05:30
akamhy
df851dce0c
Update setup.py 2020-05-05 10:16:15 +05:30