Akash Mahanty
64a4ce88af
Minor copyediting and also deleted CONTRIBUTORS.md moved content to README.md
2022-03-29 03:39:50 +05:30
Akash Mahanty
5407681c34
v3.0.6 ( #170 )
...
* remove the license section from readme
This does not mean that I'm waving the copyrights rather just formatting the README
* remove useless external links form the README lead
and also added a line about the recentness of the newest method between the availability and CDX server API.
* incr version to 3.0.6 and change date to todays da
-te that is 15th of March, 2022.
* update secsi and DI section
* v3.0.5 --> v3.0.6
2022-03-15 20:33:51 +05:30
Akash Mahanty
2650943f9d
v3.0.4 ( #160 )
...
* Update README.md
* Update README.md
* update asciinema link
* v3.0.4
* update video link
2022-02-18 16:05:58 +05:30
Akash Mahanty
70c38c5a60
+ codecov badge
2022-02-08 17:49:05 +05:30
Akash Mahanty
2bbfee7b2f
replace non-ASCII emojis with GitHub hosted equivalent images ( #148 )
2022-02-08 11:43:32 +05:30
Akash Mahanty
ad8bd25633
added badge of codacy ( #139 )
2022-02-05 10:05:17 +05:30
eggplants
320ef30371
fix: format md and yml ( #129 )
2022-02-04 22:31:46 +05:30
Akash Mahanty
1250d105b4
update install command for conda and replace the link to conda-forge.org with https://anaconda.org/conda-forge/waybackpy
2022-01-27 00:17:36 +05:30
Akash Mahanty
8dff6f349e
add maintainers
2022-01-26 15:45:03 +05:30
Akash Mahanty
e04cfdfeaf
add conda install and related links and tell users that they can copy text from asciinema.org
2022-01-26 15:40:33 +05:30
Akash Mahanty
0e2cc8f5ba
+ asciicast https://asciinema.org/a/464367
...
[![asciicast](https://asciinema.org/a/464367.svg )](https://asciinema.org/a/464367 )
2022-01-26 14:51:06 +05:30
Akash Mahanty
d9ea26e11c
added code style black badge
2022-01-24 13:46:31 +05:30
Akash Mahanty
e7488f3a3e
added test badge, rename test to Tests from ubuntu and fix the Incomplete URL substring sanitization(or trying to)
2022-01-23 02:26:53 +05:30
Akash Mahanty
79901ba968
updated README.md
2022-01-22 03:08:26 +05:30
Akash Mahanty
78d0e0c126
Update README.md
2022-01-21 09:54:04 +05:30
Akash Mahanty
564101e6f5
🐳 for docker image
2022-01-21 01:23:05 +05:30
Akash Mahanty
de5a3e1561
improve usage code
2022-01-18 21:18:17 +05:30
Akash Mahanty
52e46fecc2
more usage example
2022-01-18 20:58:39 +05:30
Akash Mahanty
3b6415abc7
updating examples
2022-01-18 20:44:47 +05:30
Akash Mahanty
9bbd056268
Update README.md
2022-01-17 02:15:38 +05:30
Akash Mahanty
2ab44391cf
close #107 , added link to SecSI/Docker image
2022-01-16 23:01:31 +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
Akash Mahanty
6ae8f843d3
add --file to --known_urls
2021-01-24 16:15:11 +05:30
Akash Mahanty
91402792e6
+ Supported Features
...
tell what the package can do, many users probably do not read the full usage.
2021-01-11 23:01:18 +05:30
Akash Mahanty
a6470b1036
not passing dict to cdxsnapshot
2021-01-10 10:40:32 +05:30
Akash Mahanty
28ff877081
Update README.md
2021-01-05 19:08:35 +05:30
Akash Mahanty
ce64135ba8
ce
2021-01-05 01:52:35 +05:30
Akash Mahanty
2af6580ffb
docs link
2021-01-05 01:51:53 +05:30
Akash Mahanty
6fb6b2deee
Update readme + new file CONTRIBUTORS.md ( #59 )
...
* remove some badges
* remove made with python button, obvious
* - maintained badge, we already have latest commit badge
- [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg )](https://github.com/akamhy/waybackpy/graphs/commit-activity )
* re arranged order of badges
* a bit more re odering
* - release badge
* - license section
* center h1
* try once more'
* removed the TOC
* move the hr
* Update README.md
* + hr
* h1 --> h2
* remove tests and pacakging info from here to docs/wiki
* Update README.md
* example inspired by psf/requests
* CLI tool example gist
* Update README.md
* Update README.md
* + license
* Update README.md
* authors list
* Update CONTRIBUTORS.md
* fix code
* Update README.md
* Update README.md
* center the button
2021-01-05 00:30:07 +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
461b3f74c9
UPDATE header image url
2020-12-13 23:09:59 +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
7686e9c20d
Update README.md ( #40 )
2020-11-26 09:18:26 +05:30
Akash Mahanty
3c5932bc39
now using gh actions ( #39 )
2020-11-26 09:09:53 +05:30
Akash Mahanty
58cd9c28e7
Threading enabled checking for URLs
2020-11-26 06:15:42 +05:30
Akash Mahanty
9f847a5e55
change pepy.tech download count link, they removed the month page
2020-11-11 10:44:14 +05:30
Akash Mahanty
2b132456ac
updated index.rst and minor docs updated.
2020-10-17 16:56:51 +05:30
Akash Mahanty
50e3154a4e
lint README.md
2020-10-17 12:01:49 +05:30
Akash Mahanty
d8ec0f5025
More pythonic code snippets in README ( #36 )
2020-10-17 11:49:27 +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
58375e4ef4
fix broken links
2020-10-03 01:31:28 +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
0f1db94884
license & packaging info
2020-10-02 22:10:30 +05:30
Akash Mahanty
c9fa114d2e
grammar
2020-10-01 23:50:03 +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
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
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