Simple AnonFiles.com API Wrapper
Project description
anonfiles.py
Simple AnonFiles.com API Wrapper written on Python3
BayFiles is also added and supported.
Install
$ pip3 install anonfiles-py
Usage
CLI
Upload files directly to AnonFiles.com. Multi-files is not supported.
anonfiles [filename / path of file]
Integrate
from anonfiles import AnonFiles
# BayFiles is also available and can be used similarly.
# `from anonfiles import BayFiles`
a = AnonFiles()
up = a.upload("example.py")
print(up.status)
© 2021 TheBoringDude
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 Distribution
anonfiles-py-0.1.2.tar.gz
(3.1 kB
view details)
Built Distribution
File details
Details for the file anonfiles-py-0.1.2.tar.gz
.
File metadata
- Download URL: anonfiles-py-0.1.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | edfa3e616b85688f183453a9ba25c837d7187a5a9744ca2252b9cba8f8bd4fd2 |
|
MD5 | 7f495200630dd459cb76b81eb7eeb32f |
|
BLAKE2b-256 | 45c4af26e22fb3ece98daf7c124bbc71cc3490262b1cef01f7e92603aaebab79 |
File details
Details for the file anonfiles_py-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: anonfiles_py-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6dd3b4aee03f0ff7797942d1be19b41bbb14de16058286c1a5a612f6e127d68 |
|
MD5 | 0de5a7e4884645c39e0702ebda7f9876 |
|
BLAKE2b-256 | a2bb7a8186c774274e58ffaaafcdf69f63016b8a5e603819048270ee5e3f4ac7 |