A Python and Command-Line Interface to Archive.org
==================================================
|tox|
|versions|
|downloads|
|contributors|
.. |tox| image:: https://github.com/jjjake/internetarchive/actions/workflows/tox.yml/badge.svg
:target: https://github.com/jjjake/internetarchive/actions/workflows/tox.yml
.. |versions| image:: https://img.shields.io/pypi/pyversions/internetarchive.svg
:target: https://pypi.org/project/internetarchive
.. |downloads| image:: https://static.pepy.tech/badge/internetarchive/month
:target: https://pepy.tech/project/internetarchive
.. |contributors| image:: https://img.shields.io/github/contributors/jjjake/internetarchive.svg
:target: https://github.com/jjjake/internetarchive/graphs/contributors
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 programmatic access to archive.org.
Please report all bugs and issues on `Github <https://github.com/jjjake/internetarchive/issues>`__.
Installation
------------
You can install this module via `pipx <https://pipx.pypa.io/stable/>`_:
.. code:: bash
$ pipx install internetarchive
Binaries of the command-line tool are also available:
.. code:: bash
$ 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 <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 <https://archive.org/services/docs/api/internetarchive/contributing.html>`_ for more details.
Raw data
{
"_id": null,
"home_page": "https://github.com/jjjake/internetarchive",
"name": "internetarchive",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Jacob M. Johnson",
"author_email": "jake@archive.org",
"download_url": "https://files.pythonhosted.org/packages/0b/dc/58f34ec10b4046a230d430dc750cedc44dc3a5278fce286bfecc65cad12b/internetarchive-5.2.1.tar.gz",
"platform": null,
"description": "A Python and Command-Line Interface to Archive.org\n==================================================\n\n|tox|\n|versions|\n|downloads|\n|contributors|\n\n.. |tox| image:: https://github.com/jjjake/internetarchive/actions/workflows/tox.yml/badge.svg\n :target: https://github.com/jjjake/internetarchive/actions/workflows/tox.yml\n\n.. |versions| image:: https://img.shields.io/pypi/pyversions/internetarchive.svg\n :target: https://pypi.org/project/internetarchive\n\n.. |downloads| image:: https://static.pepy.tech/badge/internetarchive/month\n :target: https://pepy.tech/project/internetarchive\n\n.. |contributors| image:: https://img.shields.io/github/contributors/jjjake/internetarchive.svg\n :target: https://github.com/jjjake/internetarchive/graphs/contributors\n\nThis package installs a command-line tool named ``ia`` for using Archive.org from the command-line.\nIt also installs the ``internetarchive`` Python module for programmatic access to archive.org.\nPlease report all bugs and issues on `Github <https://github.com/jjjake/internetarchive/issues>`__.\n\n\nInstallation\n------------\n\nYou can install this module via `pipx <https://pipx.pypa.io/stable/>`_:\n\n.. code:: bash\n\n $ pipx install internetarchive\n\nBinaries of the command-line tool are also available:\n\n.. code:: bash\n\n $ curl -LO https://archive.org/download/ia-pex/ia\n $ chmod +x ia\n $ ./ia --help\n\n\nDocumentation\n-------------\n\nDocumentation is available at `https://archive.org/services/docs/api/internetarchive <https://archive.org/services/docs/api/internetarchive>`_.\n\n\nContributing\n------------\n\nAll contributions are welcome and appreciated. Please see `https://archive.org/services/docs/api/internetarchive/contributing.html <https://archive.org/services/docs/api/internetarchive/contributing.html>`_ for more details.\n",
"bugtrack_url": null,
"license": "AGPL-3.0",
"summary": "A Python interface to archive.org.",
"version": "5.2.1",
"project_urls": {
"Homepage": "https://github.com/jjjake/internetarchive"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "08c449b55b594ae41f6e021446a1ffce175319e72c9cccd1f8735f2613a87470",
"md5": "f580f9adcbfc1999303b344441d83d82",
"sha256": "7eeef9e88586c2cb533590fd6347eb3e8b39e91b7e62b4bcc657e1605e8359c3"
},
"downloads": -1,
"filename": "internetarchive-5.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f580f9adcbfc1999303b344441d83d82",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 102486,
"upload_time": "2025-02-12T18:48:09",
"upload_time_iso_8601": "2025-02-12T18:48:09.078636Z",
"url": "https://files.pythonhosted.org/packages/08/c4/49b55b594ae41f6e021446a1ffce175319e72c9cccd1f8735f2613a87470/internetarchive-5.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0bdc58f34ec10b4046a230d430dc750cedc44dc3a5278fce286bfecc65cad12b",
"md5": "4a49cc5c2129084de57a6f19f66a9714",
"sha256": "ba526000a2f820ff2701b956c5098f417678de664e386b6e4f71f1f5346776fe"
},
"downloads": -1,
"filename": "internetarchive-5.2.1.tar.gz",
"has_sig": false,
"md5_digest": "4a49cc5c2129084de57a6f19f66a9714",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 109369,
"upload_time": "2025-02-12T18:48:12",
"upload_time_iso_8601": "2025-02-12T18:48:12.050625Z",
"url": "https://files.pythonhosted.org/packages/0b/dc/58f34ec10b4046a230d430dc750cedc44dc3a5278fce286bfecc65cad12b/internetarchive-5.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-12 18:48:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jjjake",
"github_project": "internetarchive",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "internetarchive"
}