Skip to content

Easy-to-use Python file uploader for MirrorAce.com

License

Notifications You must be signed in to change notification settings

Mycsina/mirror-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mirror-up

Documentation Status

Upload your files to MirrorAce

Quickstart

Install the package from PyPi

$ pip install mirror-up

Create an account at MirrorAce and set your environment variables

MirAce_K=     # MirrorAce API key
MirAce_T=   # MirrorAce API Token
ZIP_SAVE=    # Path where to store temp files

Upload the file/folder at a given path to MirrorAce

$ python -m mirror_up mirror_ace upload PATH...

Upload all files inside given folder as separate uploads

$ python -m mirror_up mirror_ace folder PATH...

Credits

This package was created with Cookiecutter and the briggySmalls/cookiecutter-pypackage project template.

About

Easy-to-use Python file uploader for MirrorAce.com

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages