https://github.com/kamikaze/aiofm
Async file manager for Python
https://github.com/kamikaze/aiofm
file library manager python
Last synced: 6 months ago
JSON representation
Async file manager for Python
- Host: GitHub
- URL: https://github.com/kamikaze/aiofm
- Owner: kamikaze
- License: gpl-3.0
- Created: 2019-08-21T21:44:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-30T14:38:07.000Z (over 1 year ago)
- Last Synced: 2025-12-22T01:27:32.777Z (6 months ago)
- Topics: file, library, manager, python
- Language: Python
- Homepage: https://aiofm.readthedocs.io/en/latest/
- Size: 98.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
=====
aiofm
=====
Async file manager for Python
.. image:: https://img.shields.io/pypi/v/aiofm.svg
:target: https://pypi.python.org/pypi/aiofm
.. image:: https://img.shields.io/travis/kamikaze/aiofm/master.svg?label=master%20build
:target: https://travis-ci.org/kamikaze/aiofm
.. image:: https://coveralls.io/repos/github/kamikaze/aiofm/badge.svg?branch=master
:target: https://coveralls.io/github/kamikaze/aiofm?branch=master
.. image:: https://codecov.io/gh/kamikaze/aiofm/branch/master/graph/badge.svg
:target: https://codecov.io/gh/kamikaze/aiofm
.. image:: https://readthedocs.org/projects/aiofm/badge/?version=latest
:target: https://aiofm.readthedocs.io
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/kamikaze/aiofm/shield.svg
:target: https://pyup.io/repos/github/kamikaze/aiofm/
:alt: Updates
.. image:: https://pyup.io/repos/github/kamikaze/aiofm/python-3-shield.svg
:target: https://pyup.io/repos/github/kamikaze/aiofm/
:alt: Python 3
Description
===========
A longer description of your project goes here...
Note
====
This project has been set up using PyScaffold 3.2.1. For details and usage
information on PyScaffold see https://pyscaffold.org/.