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

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.3.tar.gz (3.4 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.3-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file internet-archive-uploader-1.2.3.tar.gz.

File metadata

File hashes

Hashes for internet-archive-uploader-1.2.3.tar.gz
Algorithm Hash digest
SHA256 b257fba474e55ba4bba6b7fe6454a7d208424c3848b0c763e9ba76cd1fd94eb5
MD5 b5135b5ef4d569de6112b2a7fe364bdf
BLAKE2b-256 0e7bf4fea360773680b0e649a66b4f270720d4a8aa3f322d49507bd10123ad06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for internet_archive_uploader-1.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 03541402dca25ede456134a213d7239eea63cc8ddd2a87dec2393d153e15b9e9
MD5 fd37acadce8b344d61c2571453f66522
BLAKE2b-256 acd9f3980b2a306411e20a370559552f00cd82e08a107536db4dc25bd3040bd2

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