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
Release files for anonfiles-py 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| anonfiles-py-0.1.2.tar.gz | 3.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| anonfiles_py-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.8 kB
Release files / anonfiles-py-0.1.2.tar.gz
| Download URL | anonfiles-py-0.1.2.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
edfa3e616b85688f183453a9ba25c837d7187a5a9744ca2252b9cba8f8bd4fd2
|
|
BLAKE2b-256 checksum How to use checksums |
45c4af26e22fb3ece98daf7c124bbc71cc3490262b1cef01f7e92603aaebab79
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / anonfiles_py-0.1.2-py3-none-any.whl
| Download URL | anonfiles_py-0.1.2-py3-none-any.whl |
|---|---|
| Size | 5.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f6dd3b4aee03f0ff7797942d1be19b41bbb14de16058286c1a5a612f6e127d68
|
|
BLAKE2b-256 checksum How to use checksums |
a2bb7a8186c774274e58ffaaafcdf69f63016b8a5e603819048270ee5e3f4ac7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|