File Uploader, uploads files to bayfiles.com
Project description
Bayfile Uploader
Uploads a file to bayfiles.com
Installation
pip install bayfile_uploader
or from Github:
git clone https://github.com/roymanigley/bayfile_uploader.git
cd bayfile_uploader
python setup.py install
Usage
from bayfile_uploader.uploader import upload_file
link = upload_file('/path/to/file')
print(f'The file is uploaded: {link}')
or from the commandline
bayfile_upload --file /path/to/file
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file bayfile_uploader-1.1.3-py3-none-any.whl
.
File metadata
- Download URL: bayfile_uploader-1.1.3-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1334ca9c073b328c819f5761e17641b7a782d680d92bf1c5ea6c1d78269479a |
|
MD5 | a16aaab4cb29a1a83082e3ca63df7460 |
|
BLAKE2b-256 | c3b1f577fc948b60e87a84579c271f82e285dc7ff15f505300114eb86019ba98 |