Skip to main content

A wrapper around the internetarchive package for uploading files and directorys

Project description

Internet Archive Uploader

This project is a simple wrapper for file/directory uploads built around the Internet Archive library. To use it you must have an existing account on the Internet Archive.

Usage

To install the library

pip install internet-archive-uploader

To use the library

from InternetArchiveUploader import InternetArchiveUploader

uploader= InternetArchiveUploader(
  'myUniqueIdentifier',
  {'metadataAttribute1':'something'},
  'Your Internet Archive username/email',
  'Your Internet Archive password',
)

uploader.uploadFile('/path/to/file')

uploader.uploadDirectory('/path/to/directory')

The identifier must be unique for internet archive to create the archive but after that you can repeatedly use it to upload more files to that collection.

The metadata is a dictionary of metadata attributes with their values. You can learn more about metadata here.

The password and username should be self explanatory.

Contributions

If anyone uses this library and has issues or wants to contribute feel free to message me. I am willing to add extra features or do bug fixes. It should also be noted that I am using this package primarily to distribute my code for personal use and gain experience in publishing python packages.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

internet_archive_uploader-1.2.6.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

internet_archive_uploader-1.2.6-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file internet_archive_uploader-1.2.6.tar.gz.

File metadata

File hashes

Hashes for internet_archive_uploader-1.2.6.tar.gz
Algorithm Hash digest
SHA256 cb436fcab2fbd2ba795cbbd8fda3bcf79f274128b14b621e3d9b8ae16348a82c
MD5 dfd9fc00f945ad77a094e3f1f6f83bc6
BLAKE2b-256 c38434c90076f80464793231df5f5fb5b75cd58d7c8a3028bad26802f2168a75

See more details on using hashes here.

File details

Details for the file internet_archive_uploader-1.2.6-py3-none-any.whl.

File metadata

File hashes

Hashes for internet_archive_uploader-1.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 dfedd1a72d68c2cfded2a67db156a8e74af8299e9daeb3092706bd5071d7341d
MD5 6b24f0a7a02bbe780424a914ac8aad5e
BLAKE2b-256 eda565d7586669042c07eca8c291421dbfb6db93d70b93709175a652472d4b83

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page