This website requires JavaScript.
3b3e78d901
Before and After methods (#175 )
master
ArztKlein and GitHub
2022-11-17 15:28:46 +13:00
0202efd39d
Add Python 3.11 to setup.cfg classifiers list (#179 )
Rishav Kundu and GitHub
2022-11-17 07:56:19 +05:30
25c0adacb0
create CONTRIBUTING.md
Akash Mahanty
2022-03-29 11:30:43 +05:30
5bd16a42e7
lint
Akash Mahanty
2022-03-29 10:42:57 +05:30
57f4be53d5
ignore line 474 beacause 'error: <nothing> not callable'.
Akash Mahanty
2022-03-29 10:24:55 +05:30
64a4ce88af
Minor copyediting and also deleted CONTRIBUTORS.md moved content to README.md
Akash Mahanty
2022-03-29 03:39:50 +05:30
5407681c34
v3.0.6 (#170 )
3.0.6
Akash Mahanty and GitHub
2022-03-15 20:33:51 +05:30
cfd977135d
Update CITATION.cff (#169 )
Akash Mahanty and GitHub
2022-03-04 11:48:49 +05:30
7a5e0bfdaf
fix: cff format (#168 )
eggplants and GitHub
2022-03-04 06:40:27 +09:00
48dcda8020
add: typed marker (PEP561) (#167 )
eggplants and GitHub
2022-03-03 22:35:43 +09:00
3ed2170a32
add: CITATION.cff (#166 )
eggplants and GitHub
2022-03-03 22:35:23 +09:00
d6ef55020c
undo drop python3.6, see #162 (#163 )
3.0.5
Akash Mahanty and GitHub
2022-02-18 21:54:33 +05:30
2650943f9d
v3.0.4 (#160 )
3.0.4
Akash Mahanty and GitHub
2022-02-18 16:05:58 +05:30
4b218d35cb
Cdx based oldest newest and near (#159 )
Akash Mahanty and GitHub
2022-02-18 13:17:40 +05:30
f990b93f8a
Add sort, use_pagination and closest (#158 )
Akash Mahanty and GitHub
2022-02-18 00:24:14 +05:30
3a44a710d3
add sort param support in CDX API class (#156 )
Akash Mahanty and GitHub
2022-02-17 12:17:23 +05:30
f63c6adf79
Trigger Build
Akash Mahanty
2022-02-09 17:29:19 +05:30
b4d3393ef1
fix: move metadata from __init__.py into setup.cfg (#153 )
eggplants and GitHub
2022-02-09 20:50:23 +09:00
cd5c3c61a5
fix imports with isort
3.0.3
Akash Mahanty
2022-02-09 16:18:25 +05:30
87fb5ecd58
remove latest version funcs from utils, they were unused.
Akash Mahanty
2022-02-09 16:12:30 +05:30
5954fcc646
format with black
Akash Mahanty
2022-02-09 15:51:11 +05:30
89016d433c
added trove Typing :: Typed and Development Status :: 5 - Production/Stable
Akash Mahanty
2022-02-09 15:47:38 +05:30
edaa1d5d54
update value to the new limit.
Akash Mahanty
2022-02-09 15:40:38 +05:30
16f94db144
incr version to v3.0.3
Akash Mahanty
2022-02-09 14:33:16 +05:30
25eb709ade
improve doc strings and comments and remove useless exceptions.
Akash Mahanty
2022-02-09 14:32:15 +05:30
6d233f24fc
apply isort
Akash Mahanty
2022-02-09 11:20:59 +05:30
ec341fa8b3
refactor code in cli module
Akash Mahanty
2022-02-09 11:20:10 +05:30
cf18090f90
fix typo
Akash Mahanty
2022-02-09 09:52:20 +05:30
81162eebd0
issues with HN
Akash Mahanty and GitHub
2022-02-08 21:28:25 +05:30
ca4f79a2e3
+ jfinkhaeuser and rafael (#150 )
Akash Mahanty and GitHub
2022-02-08 20:34:34 +05:30
27f2727049
add cli alias for --start-timestamp(--from) and --end-timestamp(--to) to conform with the CDX API docs.
Akash Mahanty
2022-02-08 20:12:19 +05:30
118dc6c523
add test for wrapper module
Akash Mahanty
2022-02-08 20:08:44 +05:30
1216ffbc70
lint and refactor cli module
Akash Mahanty
2022-02-08 20:06:17 +05:30
d58a5f0ee5
explicitly exculde some dirs from flake8 check
Akash Mahanty
2022-02-08 18:59:13 +05:30
7e7412d9d1
remove deepsource, LGTM is better and has fewer False Postives.
Akash Mahanty
2022-02-08 18:49:44 +05:30
70c38c5a60
+ codecov badge
Akash Mahanty and GitHub
2022-02-08 17:49:05 +05:30
f8bf9c16f9
Add tests (#149 )
Akash Mahanty and GitHub
2022-02-08 17:46:59 +05:30
2bbfee7b2f
replace non-ASCII emojis with GitHub hosted equivalent images (#148 )
Akash Mahanty and GitHub
2022-02-08 11:43:32 +05:30
7317bd7183
Remove blank lines after docstring (#146 )
2022-02-08 10:14:20 +05:30
e0dfbe0b7d
Fix comparison constant position (#145 )
2022-02-08 10:06:23 +05:30
0b631592ea
Improve pylint score (#142 )
eggplants and GitHub
2022-02-08 06:42:20 +09:00
d3a8f343f8
+ [eggplants](https://github.com/eggplants ) (#143 )
Akash Mahanty and GitHub
2022-02-08 01:41:10 +05:30
97f8b96411
added docstrings, added some static type hints and also lint. (#141 )
Akash Mahanty and GitHub
2022-02-07 19:40:37 +05:30
004ff26196
Add .deepsource.toml
DeepSource Bot
2022-02-07 12:55:57 +00:00
a772c22431
explicitly tell pep8speaks that mll is 88.
Akash Mahanty
2022-02-06 21:00:15 +05:30
b79f1c471e
Merge pull request #135 from eggplants/fix_cli
Akash Mahanty and GitHub
2022-02-05 16:54:36 +05:30
f49d67a411
Merge pull request #136 from eggplants/429_error
Akash Mahanty and GitHub
2022-02-05 11:28:27 +05:30
ad8bd25633
added badge of codacy (#139 )
Akash Mahanty and GitHub
2022-02-05 10:05:17 +05:30
d2a3946425
fix: escape banner
eggplants
2022-02-05 10:12:27 +09:00
7b6401d59b
fix: delete useless conds
eggplants
2022-02-05 06:20:03 +09:00
ed6160c54f
add: TooManyRequestsError
eggplants
2022-02-05 06:19:02 +09:00
fcab19a40a
fix: cli
eggplants
2022-02-05 05:55:04 +09:00
5f3cd28046
Fix Pylint errors were pointed out by codacy (#133 )
eggplants and GitHub
2022-02-05 05:25:40 +09:00
9d9cc3328b
add .pep8speaks.yml, override deafult
Akash Mahanty
2022-02-05 00:53:38 +05:30
b69e4dff37
rename params of main in cli.py to avoid using built-ins (#132 )
Akash Mahanty and GitHub
2022-02-05 00:30:35 +05:30
d8cabdfdb5
Typing (#128 )
eggplants and GitHub
2022-02-05 03:23:36 +09:00
320ef30371
fix: format md and yml (#129 )
eggplants and GitHub
2022-02-05 02:01:46 +09:00
e61447effd
Format and lint codes and fix packaging (#125 )
eggplants and GitHub
2022-02-03 22:43:39 +09:00
947647f2e7
Merge pull request #124 from eggplants/fix_save_retry
Akash Mahanty and GitHub
2022-02-03 18:01:51 +05:30
bc1dc4dc96
fix: save retry mechanism
eggplants
2022-02-03 19:44:48 +09:00
5cbdfc040b
waybackpy/cli.py : remove duplicate original_string from output_string in cdx
Akash Mahanty
2022-01-30 21:02:25 +05:30
3be6ac01fc
created tests/test_cdx_api.py: added tests for cdx_api.py
Akash Mahanty
2022-01-30 20:03:40 +05:30
b8b9bc098f
tests/test_utils.py: test latest_version_pypi and latest_version_github of waybackpy.utils
Akash Mahanty
2022-01-30 20:02:17 +05:30
946c28eddf
waybackpy/cli.py: Added help text, fix bug in the cdx_print parameter and lots of other stuff
Akash Mahanty
2022-01-30 20:00:50 +05:30
004027f73b
waybackpy/utils.py : Add a new function(latest_version_github) to fetch the latest release from github api and renamed latest_version to latest_version_pypi as now we have two functions to get the latest release.
Akash Mahanty
2022-01-30 13:28:13 +05:30
e86dd93b29
Delete custom.md
Akash Mahanty and GitHub
2022-01-30 11:45:51 +05:30
988568e8f0
Update issue templates
Akash Mahanty and GitHub
2022-01-30 11:44:30 +05:30
f4c32a44fd
Merge pull request #123 from akamhy/add-code-of-conduct-1
Akash Mahanty and GitHub
2022-01-30 11:39:22 +05:30
7755e6391c
Create CODE_OF_CONDUCT.md
Akash Mahanty and GitHub
2022-01-30 11:39:11 +05:30
9dbe3b3bf4
In waybackpy/wrapper.py set self.timestamp to None on init.
Akash Mahanty
2022-01-29 22:12:02 +05:30
e84ba9f2c3
Merge pull request #122 from akamhy/update-readme
Akash Mahanty and GitHub
2022-01-27 00:25:49 +05:30
1250d105b4
update install command for conda and replace the link to conda-forge.org with https://anaconda.org/conda-forge/waybackpy
Akash Mahanty
2022-01-27 00:17:36 +05:30
f03b2cb6cb
fix formatting of ASCII art
Akash Mahanty
2022-01-26 18:24:24 +05:30
5e0ea023e6
update CLI help text
Akash Mahanty
2022-01-26 16:23:24 +05:30
8dff6f349e
add maintainers
Akash Mahanty
2022-01-26 15:45:03 +05:30
e04cfdfeaf
add conda install and related links and tell users that they can copy text from asciinema.org
Akash Mahanty
2022-01-26 15:40:33 +05:30
0e2cc8f5ba
+ asciicast https://asciinema.org/a/464367
Akash Mahanty and GitHub
2022-01-26 14:51:06 +05:30
9007149fef
3.0.1 -- > 3.0.2, for condaforge staged-recipes issues
3.0.2
Akash Mahanty
2022-01-26 01:54:58 +05:30
8b7603e241
the test is faulty as it fails when we increment the version on dunder version file but did not upstreamed the code to PyPi.
Akash Mahanty
2022-01-26 01:51:24 +05:30
5ea1d3ba4f
Replace NON-ASCII character figlet with ASCII character figlet.
Akash Mahanty
2022-01-26 01:46:42 +05:30
4408c5e2ca
add snapcraft.yaml
Akash Mahanty
2022-01-25 20:54:09 +05:30
9afe29a819
Merge pull request #119 from akamhy/akamhy-patch-1
3.0.1
Akash Mahanty and GitHub
2022-01-25 19:54:01 +05:30
d79b10c74c
v3.0.0 --> v3.0.1
Akash Mahanty and GitHub
2022-01-25 19:52:10 +05:30
32314dc102
Merge branch 'build-test' #118
Akash Mahanty
2022-01-25 14:02:36 +05:30
50e176e2ba
.github/workflows/build_test.yml : change python versions from '3.4', '3.8', '3.10' to '3.6', '3.10' as 3.4 not found by GitHub.
Akash Mahanty
2022-01-25 13:56:49 +05:30
4007859c92
Install dependencies for build test in CI : setuptools wheel
Akash Mahanty
2022-01-25 13:35:58 +05:30
d8bd6c628d
Add build test to CI
Akash Mahanty
2022-01-25 13:30:16 +05:30
28f6ff8df2
Merge pull request #116 from akamhy/patch-setup-py
Akash Mahanty and GitHub
2022-01-25 13:11:33 +05:30
7ac9353f74
Fix syntax for opening the README.md and __version__.py
Akash Mahanty
2022-01-25 13:05:01 +05:30
15c7244a22
Merge pull request #115 from akamhy/akamhy-patch-1
Akash Mahanty and GitHub
2022-01-25 10:42:27 +05:30
8510210e94
do not use f-strings in setup.py
Akash Mahanty and GitHub
2022-01-25 10:34:46 +05:30
552967487e
Merge pull request #114 from rafaelrdealmeida/patch-1
Akash Mahanty and GitHub
2022-01-25 10:30:34 +05:30
86a90a3840
Update setup.py
Rafael de Almeida and GitHub
2022-01-24 22:03:28 -03:00
759874cdc6
Update setup.py
Rafael de Almeida and GitHub
2022-01-24 21:23:31 -03:00
06095202fe
BUG FIX : forgot to use the endpoint from the instance and also assign payload to param. Bug caught by the flake8 in the CI tests.
Akash Mahanty
2022-01-24 23:35:48 +05:30
06fc7855bf
waybackpy/cdx_api.py : deafult user agent is now DEFAULT_USER_AGENT, get_response now take url and headers as arguments and request url is generated by full_url function. max_tries added as parameter for the WaybackMachineCDXServerAPI class with default value of 3.
Akash Mahanty
2022-01-24 23:20:49 +05:30
c49fe971fd
update the older deprecation not for Url class, the newer date is now 2025 instead of 2024.
Akash Mahanty
2022-01-24 23:15:59 +05:30
d6783d5525
added tests for cdx_utils.py
Akash Mahanty
2022-01-24 23:05:47 +05:30
9262f5da21
improve functions get_total_pages, get_response and lint check_filters, check_collapses and check_match_type
Akash Mahanty
2022-01-24 22:57:20 +05:30
d1a1cf2546
added tests for utils.py at tests/test_utils.py also changed a keyword argument from headers to user_agent for latest_version of utils.py with the usual default vaule.
Akash Mahanty
2022-01-24 17:50:36 +05:30