Minimal directory interface and some implementations
Project description
minidir: Minimal directory interface and implementation
The minimal interface for directories and files and two implementations: in-memory and real file system versions.
Development
Local (editable) installation is required before running tests.
pip install -e .
Create API token for CLI upload
- Goto https://pypi.org/manage/account/token/
- Create token
- Save token in
$HOME/.pypirc
- username:
__token__
- password:
pypi-some-token
- username:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
minidir-0.1.2.tar.gz
(4.1 kB
view hashes)