Commit Graph

  • fde28d57aa
    Update CONTRIBUTING.md Akash Mahanty 2020-12-14 00:16:29 +0530
  • 6092e504c8
    Update CONTRIBUTING.md Akash Mahanty 2020-12-14 00:15:51 +0530
  • 93ef60ecd2
    v2.3.0 (#46) Akash Mahanty 2020-12-14 00:14:54 +0530
  • 70bfb1192b
    decrease line length Akash Mahanty 2020-12-14 00:13:49 +0530
  • ba1c02ffda
    v2.3.0 Akash Mahanty 2020-12-14 00:02:09 +0530
  • a2ff89a6d3
    v2.3.0 Akash Mahanty 2020-12-13 23:57:56 +0530
  • 461b3f74c9
    UPDATE header image url Akash Mahanty 2020-12-13 23:09:59 +0530
  • 3c53b411b0
    Improve the appearance of readme (#45) Akash Mahanty 2020-12-13 23:08:16 +0530
  • 95adc8d341
    Update README.md Akash Mahanty 2020-12-13 23:00:00 +0530
  • b952ee67f9
    Update README.md Akash Mahanty 2020-12-13 22:58:26 +0530
  • eb912bbfc0
    Update README.md Akash Mahanty 2020-12-13 22:57:39 +0530
  • f8f776c749
    Update README.md Akash Mahanty 2020-12-13 22:56:47 +0530
  • cb80c7fff2
    Update README.md Akash Mahanty 2020-12-13 22:54:37 +0530
  • 8ea5f37019
    Delete index.rst Akash Mahanty 2020-12-13 22:44:23 +0530
  • f527c392c5
    Update setup.py Akash Mahanty 2020-12-13 22:44:01 +0530
  • 8125526061
    create pyup.io config file (#44) pyup.io bot 2020-12-13 19:01:49 +0200
  • 07d9137ef8
    Update index.rst Akash Mahanty 2020-12-13 22:28:20 +0530
  • 6979d3c23f create pyup.io config file pyup-bot 2020-12-13 22:26:42 +0530
  • 9cff8ca4aa
    Update index.rst Akash Mahanty 2020-12-13 22:02:20 +0530
  • 3e8200e083
    Update index.rst Akash Mahanty 2020-12-13 22:00:34 +0530
  • 7ea4d91440
    Update README.md Akash Mahanty 2020-12-13 21:54:29 +0530
  • 6533c367e6
    Delete waybackpy colored.png Akash Mahanty 2020-12-13 21:41:20 +0530
  • d9abdf3ca9
    Delete waybackpy-colored 284.png Akash Mahanty 2020-12-13 21:41:09 +0530
  • 350bf0371b
    Update README.md Akash Mahanty 2020-12-13 21:39:40 +0530
  • da315d1cf4
    Add files via upload Akash Mahanty 2020-12-13 21:38:44 +0530
  • f314c2032a
    Update README.md Akash Mahanty 2020-12-13 18:52:58 +0530
  • 553fd6caa1
    Create CONTRIBUTING.md Akash Mahanty 2020-12-13 18:50:49 +0530
  • d76d6efba8
    Update README.md Akash Mahanty 2020-12-13 18:33:46 +0530
  • 70995b2877
    Update README.md Akash Mahanty 2020-12-13 18:30:30 +0530
  • ebcb25481b
    Update README.md Akash Mahanty 2020-12-13 18:27:35 +0530
  • 05de280c27
    Update README.md Akash Mahanty 2020-12-13 18:24:16 +0530
  • 30054a7c54
    Update README.md Akash Mahanty 2020-12-13 18:23:23 +0530
  • f6e216a50f
    Update README.md Akash Mahanty 2020-12-13 18:22:47 +0530
  • 1ffa82cfd2
    Update README.md Akash Mahanty 2020-12-13 18:14:32 +0530
  • d3253a46ca
    Update README.md Akash Mahanty 2020-12-13 18:11:25 +0530
  • da0da06bf5
    level 2 Akash Mahanty 2020-12-13 18:09:47 +0530
  • e507d7aa62
    Update README.md Akash Mahanty 2020-12-13 18:09:08 +0530
  • 477f2a8fb6
    Update README.md Akash Mahanty 2020-12-13 18:08:25 +0530
  • 8fa5bc4593
    Update README.md Akash Mahanty 2020-12-13 18:07:21 +0530
  • 3905aefa36
    svg Akash Mahanty 2020-12-13 18:03:10 +0530
  • 702cc44a5b
    replaced text header wth image Akash Mahanty 2020-12-13 18:02:01 +0530
  • 2dc81569a8
    Create .pep8speaks.yml Akash Mahanty 2020-12-13 17:58:09 +0530
  • fd163f3d36
    Update wrapper.py Akash Mahanty 2020-12-13 17:12:32 +0530
  • a0a918cf0d . Akash Mahanty 2020-12-13 17:10:28 +0530
  • 4943cf6873 remove print stmnt, update ci Akash Mahanty 2020-12-13 16:37:35 +0530
  • bc3efc7d63
    now using requests lib as it handles errors nicely (#42) Akash Mahanty 2020-12-13 15:44:37 +0530
  • f89368f16d LINT : Found in waybackpy\wrapper.py:88 Unnecessary else after return Akash Mahanty 2020-12-13 15:39:23 +0530
  • c919a6a605 FIX : replaced full_url with endpoint (not using urlib) Akash Mahanty 2020-12-13 15:22:56 +0530
  • 0280fca189 remove unused import (urllib) Akash Mahanty 2020-12-13 15:13:51 +0530
  • 60ee8b95a8 now using requests lib as it handles errors nicely Akash Mahanty 2020-12-13 15:05:57 +0530
  • ca51c14332
    deleted .travis.yml, link with flake (#41) Akash Mahanty 2020-11-26 13:06:50 +0530
  • 3044478255 deleted .travis.yml, link with flake Akash Mahanty 2020-11-26 12:57:19 +0530
  • 525cf17c6f
    Update ci.yml Akash Mahanty 2020-11-26 12:14:15 +0530
  • 406e03c52f
    Update ci.yml Akash Mahanty 2020-11-26 12:04:45 +0530
  • 672b33e83a
    Update ci.yml Akash Mahanty 2020-11-26 10:10:10 +0530
  • b19b840628
    Update ci.yml Akash Mahanty 2020-11-26 10:01:55 +0530
  • a6df4f899c
    Update ci.yml Akash Mahanty 2020-11-26 09:26:11 +0530
  • 7686e9c20d
    Update README.md (#40) Akash Mahanty 2020-11-26 09:18:26 +0530
  • bbda895e2f
    Update README.md Akash Mahanty 2020-11-26 09:18:10 +0530
  • 3c5932bc39
    now using gh actions (#39) Akash Mahanty 2020-11-26 09:09:53 +0530
  • 0d464a723b
    now using gh actions Akash Mahanty 2020-11-26 09:09:26 +0530
  • f9a986f489
    Create ci.yml Akash Mahanty 2020-11-26 08:55:23 +0530
  • 0d7458ee90
    per https://docs.travis-ci.com/user/languages/python/, Python builds are not available on the macOS Akash Mahanty 2020-11-26 08:08:59 +0530
  • ac8b9d6a50
    use osx, huge backlog on .org travis for linux builds Akash Mahanty 2020-11-26 08:03:27 +0530
  • 58cd9c28e7 Threading enabled checking for URLs Akash Mahanty 2020-11-26 06:15:42 +0530
  • 5088305a58 removed python2 compatibility code Akash Mahanty 2020-11-21 17:00:11 +0530
  • 9f847a5e55
    change pepy.tech download count link, they removed the month page Akash Mahanty 2020-11-11 10:44:14 +0530
  • 6c04c2f3d3
    + https://github.com/akamhy/waybackpy/graphs/contributors Akash Mahanty 2020-11-04 08:09:30 +0530
  • 925be7b17e V2.2.0 2.2.0 Akash Mahanty 2020-10-17 17:10:46 +0530
  • 2b132456ac updated index.rst and minor docs updated. Akash Mahanty 2020-10-17 16:56:51 +0530
  • 50e3154a4e lint README.md Akash Mahanty 2020-10-17 12:01:49 +0530
  • 7aef50428f
    add link to the repo Akash Mahanty 2020-10-17 11:51:56 +0530
  • d8ec0f5025
    More pythonic code snippets in README (#36) Akash Mahanty 2020-10-17 11:49:27 +0530
  • 3dcafb4bcc
    Update README.md Akash Mahanty 2020-10-17 11:47:30 +0530
  • 6170e96aa7
    Update README.md Akash Mahanty 2020-10-17 10:30:56 +0530
  • d11b6dd14f
    Update README.md Akash Mahanty 2020-10-17 10:27:14 +0530
  • 965e70bd27
    Update README.md Akash Mahanty 2020-10-16 23:07:11 +0530
  • a1b341bd74
    Update README.md Akash Mahanty 2020-10-16 22:49:28 +0530
  • 1183982e8f
    Update README.md Akash Mahanty 2020-10-16 22:45:43 +0530
  • 0a2f97c034
    Update README, drop python 2 support Akash Mahanty 2020-10-16 22:37:32 +0530
  • ca305d7566
    Update README.md Akash Mahanty 2020-10-16 22:34:28 +0530
  • b8732c0962
    Update README.md Akash Mahanty 2020-10-16 22:29:51 +0530
  • f609d33aa6
    Update README.md Akash Mahanty 2020-10-16 22:28:01 +0530
  • 799979bd9b
    Update README.md Akash Mahanty 2020-10-16 22:26:26 +0530
  • c5ee9aa5a6
    Update README.md Akash Mahanty 2020-10-16 22:00:16 +0530
  • cb9a396736
    Update README.md Akash Mahanty 2020-10-16 20:59:25 +0530
  • 3003257cf4
    2.x is dropped Akash Mahanty 2020-10-16 20:52:06 +0530
  • 92354e878d
    Update exceptions.py Akash Mahanty 2020-10-16 20:48:30 +0530
  • 099bef47e7
    remove 2.7 from suuporteed versions Akash Mahanty 2020-10-16 20:43:27 +0530
  • a521cfe874
    Update README.md Akash Mahanty 2020-10-16 20:40:30 +0530
  • 3e9cf23578
    3.9 archive doesn't not exist yet. Akash Mahanty 2020-10-16 19:43:06 +0530
  • 7f927ec7be
    added tests for json and archive_url, updated broken tests (#34) Akash Mahanty 2020-10-16 19:25:45 +0530
  • 5e41c7dc80 drop 2.7 support Akash Mahanty 2020-10-16 19:23:37 +0530
  • f4278e7f2c added tests for json and archive_url, updated broken tests Akash Mahanty 2020-10-16 18:53:44 +0530
  • 9de6393cd5
    Add support for JSON and archive_url (#33) Akash Mahanty 2020-10-16 15:16:18 +0530
  • a0a168b8e6 Add support for JSON and archive_url Akash Mahanty 2020-10-16 15:07:32 +0530
  • 91e7f65617
    Fixing len() bug (#32) danvalen1 2020-10-16 00:34:13 -0400
  • 4b61b6ecd6 removed test notebook Daniel Valenzuela 2020-10-15 18:08:14 -0400
  • 547e1528ba Fixing len() bug Daniel Valenzuela 2020-10-15 18:05:03 -0400
  • fb88a944c5 squashing bug Daniel Valenzuela 2020-10-15 18:02:42 -0400