Skip to content

joehardy3030/ChateauPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,455 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Python and Command-Line Interface to Archive.org

travis Snap Status

This package installs a command-line tool named ia for using Archive.org from the command-line. It also installs the internetarchive Python module for programatic access to archive.org. Please report all bugs and issues on Github.

Installation

You can install this module via pip:

$ pip install internetarchive

Binaries of the command-line tool are also available:

$ curl -LO https://archive.org/download/ia-pex/ia
$ chmod +x ia
$ ./ia help

Documentation

Documentation is available at https://archive.org/services/docs/api/internetarchive.

Contributing

All contributions are welcome and appreciated. Please see https://archive.org/services/docs/api/internetarchive/contributing.html for more details.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors