Metadata-Version: 2.1
Name: userscloud
Version: 0.1.0
Summary: userscloud complete API including web frontend, HTTP and FTP.
Home-page: http://code.foxe6.kozow.com/userscloud/
Author: f̣ộx̣ệ6
Author-email: foxe6@pm.me
License: AGPL-3.0
Project-URL: Sourcecode, http://code.foxe6.kozow.com/userscloud.zip
Project-URL: Documentation, http://code.foxe6.kozow.com/userscloud/docs/
Project-URL: Example, http://code.foxe6.kozow.com/userscloud/test/
Project-URL: Funding, https://paypal.me/foxe6
Project-URL: Say Thanks!, https://saythanks.io/to/foxe6
Keywords: userscloud file host ftp batch remote upload api cli manager archive
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Utilities
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: lxml (>=0.0.1)
Requires-Dist: requests (>=0.0.1)
Requires-Dist: requests-toolbelt (>=0.0.1)
Requires-Dist: sqlq (>=0.0.1)
Requires-Dist: omnitools (>=0.0.1)
Requires-Dist: aescipher (>=0.0.1)
Requires-Dist: easyrsa (>=0.0.1)
Requires-Dist: credsafe (>=0.0.1)
Provides-Extra: efc
Requires-Dist: ucefc ; extra == 'efc'
Requires-Dist: ucefcdownloader ; extra == 'efc'
Requires-Dist: ucefcuploader ; extra == 'efc'

# userscloud

<badges>[![pkg](https://img.shields.io/badge/pkg-userscloud-808080.svg)](http://code.foxe6.kozow.com/userscloud/)
[![version](https://img.shields.io/pypi/v/userscloud.svg)](https://pypi.org/project/userscloud/)
[![license](https://img.shields.io/pypi/l/userscloud.svg)](https://pypi.org/project/userscloud/)
[![pyversions](https://img.shields.io/pypi/pyversions/userscloud.svg)](https://pypi.org/project/userscloud/)  
[![powered](https://img.shields.io/badge/Say-Thanks-ddddff.svg)](https://saythanks.io/to/foxe6)
[![donate](https://img.shields.io/badge/Donate-Paypal-0070ba.svg)](https://paypal.me/foxe6)
[![made](https://img.shields.io/badge/Made%20with-PyCharm-red.svg)](https://www.jetbrains.com/pycharm/)
</badges>

<i>userscloud complete API including web frontend, HTTP and FTP.</i>

# Hierarchy

![userscloud](http://code.foxe6.kozow.com/userscloud/userscloud.svg)

# Example

## python
See `test`.

