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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for internet-archive-uploader-1.2.4.tar.gz
Algorithm Hash digest
SHA256 3ca264f3bb6b1cedb7269d8e3398abb8b3def045ddba9a65dc5b637896e5df9a
MD5 878a037fb77972137223c00be202fe59
BLAKE2b-256 eb7ad39e7bd809b55731448d98a2ee9fbc76d609604678fdf217866c8e6fd314

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for internet_archive_uploader-1.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 235c672378125db0b82ae80a104315889114aa4b3e62a339db2872c12f4baff7
MD5 5e8e6418b79f03c2f95ca86c816b49ab
BLAKE2b-256 9f06240ae1c197b784eb187a606cd682c864ac8aa9913c04540aa8e06c6aafa9

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