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.4.0.tar.gz
(2.7 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.4.0-py3.6.egg
(6.1 kB
view details)
File details
Details for the file fsoopify-0.1.4.0.tar.gz.
File metadata
- Download URL: fsoopify-0.1.4.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c840497f64197192a456e83b9e7c378ac2402f896550fe30416dbdb4ae7c8796
|
|
| MD5 |
b4cda7f45dee12ce4db3656943c073bf
|
|
| BLAKE2b-256 |
31f1c86bb1445e7082aa30b229ff12c08cdfa95bf590b843638db2ad977a9245
|
File details
Details for the file fsoopify-0.1.4.0-py3.6.egg.
File metadata
- Download URL: fsoopify-0.1.4.0-py3.6.egg
- Upload date:
- Size: 6.1 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47079b6e2b935ae47f450a5d8a74c812efc8cf639bf1dcc802b71174731121d8
|
|
| MD5 |
e7e58bcb61e859db5be831bcbeae2ea0
|
|
| BLAKE2b-256 |
3abfb6fec506aba6167b531d774c5dee6fbbac26c63e22f7b501d21c67e450c1
|