Awesome
pycopy
Features
- Dropbox-compatible Python API
- Python2, Python3 and PyPy support
Developing
You can create all needed virtualenvs using tox
but I prefer to run the tests
by myself (see runtests.sh
-- it just activates every virtualenv and run
nosetests
inside it).
Future Work
- Django storage backend (like django-dropbox)
- FUSE-copy (may replace copy-fuse)
- Add a
Provider
to libcloud storage
Semantic Versioning
This library uses semantic versioning. Note that it means
we do not guarantee API backwards compatibility on 0.x.y
versions.
License
This library is released under the GNU General Public License version 3.