No project description provided
Project description
# fsoopify
Just make file system oopify.
## install
``` cmd
pip install fsoopify
```
## usage
``` py
import fsoopify
file/folder = fsoopify.NodeInfo.from_path(...)
fp = file.open() ...
file.read_alltext() ...
file.read_allbytes() ...
file.copy_to() ...
folder.list_items() ...
```
Just make file system oopify.
## install
``` cmd
pip install fsoopify
```
## usage
``` py
import fsoopify
file/folder = fsoopify.NodeInfo.from_path(...)
fp = file.open() ...
file.read_alltext() ...
file.read_allbytes() ...
file.copy_to() ...
folder.list_items() ...
```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fsoopify-0.1.7.0.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
fsoopify-0.1.7.0-py3.6.egg
(9.0 kB
view details)
File details
Details for the file fsoopify-0.1.7.0.tar.gz.
File metadata
- Download URL: fsoopify-0.1.7.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a6329c3d70775818598a03b60b864c7c010764d727a9a737501dcd25793dbd6
|
|
| MD5 |
fd6632a35c56f0185e41254a5e5606cf
|
|
| BLAKE2b-256 |
8eaaaf521f8a3f5722d50dd9b19ceca6a4f9692e64ececafb6d7ee8a23dee53a
|
File details
Details for the file fsoopify-0.1.7.0-py3.6.egg.
File metadata
- Download URL: fsoopify-0.1.7.0-py3.6.egg
- Upload date:
- Size: 9.0 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
181c22d245b8611b04741733f836dae0c1db7c25e629d88d5106568c4f0db3f2
|
|
| MD5 |
74eed6c0657dc847c28b685cc94c1541
|
|
| BLAKE2b-256 |
32c6bd10852682bff212f55b47326c3c11a9fbd79be224927fdce52c62102d01
|