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.5.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.5-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for internet_archive_uploader-1.2.5.tar.gz
Algorithm Hash digest
SHA256 aaf65773486af2b4dcff29d401d2ddf787b44f92353c92e65e18c2de55fcefbb
MD5 dd81b220a9791dca1443fcb18f429600
BLAKE2b-256 6a1b7d379cb1554343bffc7ef8b00f1de85277099ee9b0eec703c85d35538f20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for internet_archive_uploader-1.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 447a3c0bbe6ec94712ee367612107e98797a10d91407451ef025394d51cf43e4
MD5 4e199a141897215409a7e24b5c246b0c
BLAKE2b-256 d8daba488bbb2942cb205486dd51a72ccef69e3ef4638182bc4ea7476d75e8e8

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