Commit Graph

  • f782a1343c added docstrings, lint using pylint and add a raise on 509 SC Akash Mahanty 2022-02-07 18:17:35 +0530
  • 30adee5f00 remove unwarented test Akash Mahanty 2022-02-07 16:51:23 +0530
  • dde4674912 remove useless code and add docstrings and also lint using pylint. Akash Mahanty 2022-02-07 16:41:39 +0530
  • f70ff906a7 add descriptive docstrings and type hints in waybackpy/cdx_snapshot.py Akash Mahanty 2022-02-07 16:06:51 +0530
  • 13373ae7f3 make flake8 happy Akash Mahanty 2022-02-07 13:10:25 +0530
  • edec28d67f added doc strings and changed some internal variable names for more clarity. Akash Mahanty 2022-02-07 13:02:29 +0530
  • a772c22431 explicitly tell pep8speaks that mll is 88. Akash Mahanty 2022-02-06 21:00:15 +0530
  • a2b14fb9a1 added docstrings, added some static type hints and also lint. Akash Mahanty 2022-02-06 20:44:52 +0530
  • b79f1c471e
    Merge pull request #135 from eggplants/fix_cli Akash Mahanty 2022-02-05 16:54:36 +0530
  • f49d67a411
    Merge pull request #136 from eggplants/429_error Akash Mahanty 2022-02-05 11:28:27 +0530
  • ad8bd25633
    added badge of codacy (#139) Akash Mahanty 2022-02-05 10:05:17 +0530
  • 8310d55d18 added badge of codacy Akash Mahanty 2022-02-05 09:56:06 +0530
  • 065706a51e Add Codacy badge The Codacy Badger 2022-02-05 04:18:08 +0000
  • d2a3946425
    fix: escape banner eggplants 2022-02-05 10:12:27 +0900
  • 7b6401d59b
    fix: delete useless conds eggplants 2022-02-05 06:20:03 +0900
  • ed6160c54f
    add: TooManyRequestsError eggplants 2022-02-05 06:19:02 +0900
  • fcab19a40a
    fix: cli eggplants 2022-02-05 05:55:04 +0900
  • 5f3cd28046
    Fix Pylint errors were pointed out by codacy (#133) eggplants 2022-02-05 05:25:40 +0900
  • 4df8364a1a
    fix: cli error and refactor codes eggplants 2022-02-05 05:14:48 +0900
  • c921d62e6c
    fix: revert eggplants 2022-02-05 04:35:59 +0900
  • d55b500cad
    Merge branch 'fix_pylint_errors' of https://github.com/eggplants/waybackpy into fix_pylint_errors eggplants 2022-02-05 04:27:08 +0900
  • 46e29efe34
    fix: help text eggplants 2022-02-05 04:27:01 +0900
  • 9d9cc3328b add .pep8speaks.yml, override deafult Akash Mahanty 2022-02-05 00:53:38 +0530
  • bd3fe53712
    Merge branch 'master' into fix_pylint_errors eggplants 2022-02-05 04:06:03 +0900
  • 5668192f34
    fix: line length eggplants 2022-02-05 04:04:44 +0900
  • b69e4dff37
    rename params of main in cli.py to avoid using built-ins (#132) Akash Mahanty 2022-02-05 00:30:35 +0530
  • d058432bb0
    fix: pylint errors were pointed out by codacy eggplants 2022-02-05 03:58:23 +0900
  • 2244b13362 Fix Line 32:80: E501 line too long (102 > 79 characters) Akash Mahanty 2022-02-05 00:26:02 +0530
  • c1612b8011 rename params of main in cli.py to avoid using built-ins Akash Mahanty 2022-02-05 00:23:29 +0530
  • d8cabdfdb5
    Typing (#128) eggplants 2022-02-05 03:23:36 +0900
  • 320ef30371
    fix: format md and yml (#129) eggplants 2022-02-05 02:01:46 +0900
  • 2f34562b86
    fix: format md and yml eggplants 2022-02-04 21:59:32 +0900
  • 3b84ea4619
    fix: mypy error eggplants 2022-02-04 21:09:48 +0900
  • d0e65d1a5e
    fix: revert "str(headers)->headers_str" and ignore assignment CaseInsensitiveDict with str eggplants 2022-02-04 21:02:14 +0900
  • 75352df296
    fix: error message eggplants 2022-02-04 08:24:04 +0900
  • f3f77c30ef
    fix: str(headers)->headers_str eggplants 2022-02-04 08:23:20 +0900
  • 858c486b99
    add: staticmethod decorator to no-self-use methods eggplants 2022-02-04 07:54:27 +0900
  • 5a324b9f61
    fix: shorten long lines eggplants 2022-02-04 07:20:02 +0900
  • b496f7008e
    fix: f-string eggplants 2022-02-04 05:35:40 +0900
  • 639159e304
    fix: Retry (ref: https://github.com/python/typeshed/issues/6893) eggplants 2022-02-04 05:00:36 +0900
  • e0fb863761
    add: urllib3 to deps eggplants 2022-02-04 04:50:49 +0900
  • 59c6224935
    fix: move pytest.ini into setup.cfg eggplants 2022-02-04 04:48:40 +0900
  • 18b8992ec4
    fix: disable max-line-length eggplants 2022-02-04 04:43:16 +0900
  • 1227c0801c
    add: types-requests to dev deps eggplants 2022-02-04 04:38:08 +0900
  • e604ad97d4
    fix: mypy command eggplants 2022-02-04 04:30:54 +0900
  • e8b8bf853d
    add: type annotation to test modules eggplants 2022-02-04 04:25:18 +0900
  • 38088fa0d8
    add: type annotation to waybackpy modules eggplants 2022-02-04 04:25:01 +0900
  • c274c474b2
    add: mypy configuraion eggplants 2022-02-04 01:16:25 +0900
  • 18a37b9d5e
    fix: CI yml name eggplants 2022-02-04 01:14:56 +0900
  • e61447effd
    Format and lint codes and fix packaging (#125) eggplants 2022-02-03 22:43:39 +0900
  • 7bbe9bdf6a
    fix: drop python<=3.6 (#126) from package and CI eggplants 2022-02-03 22:23:04 +0900
  • 193ac3d7d4
    add: versem to setuptools eggplants 2022-02-03 22:08:44 +0900
  • f0776152b7
    fix: way to install deps in CI eggplants 2022-02-03 22:04:37 +0900
  • c96d8c8fc2
    fix: ignore W605 for banner eggplants 2022-02-03 21:51:34 +0900
  • 09fc4baaec
    fix: banner eggplants 2022-02-03 21:47:23 +0900
  • 0d9cb63971
    fix: datetime.datetime -> datetime eggplants 2022-02-03 21:37:26 +0900
  • 79259b4026
    fix: flake8 errors in tests/ eggplants 2022-02-03 21:33:25 +0900
  • 947647f2e7
    Merge pull request #124 from eggplants/fix_save_retry Akash Mahanty 2022-02-03 18:01:51 +0530
  • 01d8ff3ff5
    fix: merge __version__.py into __init__.py eggplants 2022-02-03 21:18:03 +0900
  • a250e1d71e
    fix: metadata.name does not accept attr eggplants 2022-02-03 21:16:59 +0900
  • 2685fefc88
    add: E501 to flake ignore eggplants 2022-02-03 20:29:12 +0900
  • 5e491aaf55
    fix: flake8 section in setup.cfg eggplants 2022-02-03 20:28:02 +0900
  • 7cc7d5a288
    format with black and isort eggplants 2022-02-03 20:27:17 +0900
  • bae383b282
    add: __download_url__ eggplants 2022-02-03 20:27:00 +0900
  • f14bae0c3e
    add: configure files (setup.py->setup.py+setup.cfg+pyproject.toml) eggplants 2022-02-03 20:26:37 +0900
  • bc1dc4dc96
    fix: save retry mechanism eggplants 2022-02-03 19:44:48 +0900
  • 5cbdfc040b waybackpy/cli.py : remove duplicate original_string from output_string in cdx Akash Mahanty 2022-01-30 21:02:25 +0530
  • 3be6ac01fc created tests/test_cdx_api.py: added tests for cdx_api.py Akash Mahanty 2022-01-30 20:03:40 +0530
  • b8b9bc098f tests/test_utils.py: test latest_version_pypi and latest_version_github of waybackpy.utils Akash Mahanty 2022-01-30 20:02:17 +0530
  • 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 +0530
  • 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 +0530
  • e86dd93b29
    Delete custom.md Akash Mahanty 2022-01-30 11:45:51 +0530
  • 988568e8f0
    Update issue templates Akash Mahanty 2022-01-30 11:44:30 +0530
  • f4c32a44fd
    Merge pull request #123 from akamhy/add-code-of-conduct-1 Akash Mahanty 2022-01-30 11:39:22 +0530
  • 7755e6391c
    Create CODE_OF_CONDUCT.md Akash Mahanty 2022-01-30 11:39:11 +0530
  • 9dbe3b3bf4 In waybackpy/wrapper.py set self.timestamp to None on init. Akash Mahanty 2022-01-29 22:12:02 +0530
  • e84ba9f2c3
    Merge pull request #122 from akamhy/update-readme Akash Mahanty 2022-01-27 00:25:49 +0530
  • 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 +0530
  • f03b2cb6cb fix formatting of ASCII art Akash Mahanty 2022-01-26 18:24:24 +0530
  • 5e0ea023e6 update CLI help text Akash Mahanty 2022-01-26 16:23:24 +0530
  • 8dff6f349e add maintainers Akash Mahanty 2022-01-26 15:45:03 +0530
  • 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 +0530
  • 0e2cc8f5ba
    + asciicast https://asciinema.org/a/464367 Akash Mahanty 2022-01-26 14:51:06 +0530
  • 9007149fef 3.0.1 -- > 3.0.2, for condaforge staged-recipes issues 3.0.2 Akash Mahanty 2022-01-26 01:54:58 +0530
  • 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 +0530
  • 5ea1d3ba4f Replace NON-ASCII character figlet with ASCII character figlet. Akash Mahanty 2022-01-26 01:46:42 +0530
  • 4408c5e2ca add snapcraft.yaml Akash Mahanty 2022-01-25 20:54:09 +0530
  • 9afe29a819
    Merge pull request #119 from akamhy/akamhy-patch-1 3.0.1 Akash Mahanty 2022-01-25 19:54:01 +0530
  • d79b10c74c
    v3.0.0 --> v3.0.1 Akash Mahanty 2022-01-25 19:52:10 +0530
  • 32314dc102 Merge branch 'build-test' #118 Akash Mahanty 2022-01-25 14:02:36 +0530
  • 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 +0530
  • 4007859c92 Install dependencies for build test in CI : setuptools wheel Akash Mahanty 2022-01-25 13:35:58 +0530
  • d8bd6c628d Add build test to CI Akash Mahanty 2022-01-25 13:30:16 +0530
  • 28f6ff8df2
    Merge pull request #116 from akamhy/patch-setup-py Akash Mahanty 2022-01-25 13:11:33 +0530
  • 7ac9353f74 Fix syntax for opening the README.md and __version__.py Akash Mahanty 2022-01-25 13:05:01 +0530
  • 15c7244a22
    Merge pull request #115 from akamhy/akamhy-patch-1 Akash Mahanty 2022-01-25 10:42:27 +0530
  • 8510210e94
    do not use f-strings in setup.py Akash Mahanty 2022-01-25 10:34:46 +0530
  • 552967487e
    Merge pull request #114 from rafaelrdealmeida/patch-1 Akash Mahanty 2022-01-25 10:30:34 +0530
  • 86a90a3840
    Update setup.py Rafael de Almeida 2022-01-24 22:03:28 -0300
  • 759874cdc6
    Update setup.py Rafael de Almeida 2022-01-24 21:23:31 -0300