https://github.com/lunik/folder-py_demo
Code examples with Folders.py
https://github.com/lunik/folder-py_demo
fibonacci folders python
Last synced: about 2 months ago
JSON representation
Code examples with Folders.py
- Host: GitHub
- URL: https://github.com/lunik/folder-py_demo
- Owner: Lunik
- Created: 2022-01-10T18:01:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-10T18:46:57.000Z (over 4 years ago)
- Last Synced: 2025-10-10T14:08:23.442Z (8 months ago)
- Topics: fibonacci, folders, python
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Folder py - Demo
[](https://github.com/Lunik/-folder-py_demo/actions/workflows/test.yml)
A Collection of scripts made with [Folders-py][folders-py-link]
# Size
```shell
$ du -hs fibonacci
0B fibonacci
```
# Try it
```shell
pip3 install -r requirements.txt
```
Fibonacci of `10`
```shell
Folders fibonacci <<< 10
```
[folders-py-link]: https://github.com/SinaKhalili/Folders.py