Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/btr1975/directories
An easy way to make, and keep track of your scripts needed directories
https://github.com/btr1975/directories
directories directory pip python python3 yaml yml
Last synced: 8 days ago
JSON representation
An easy way to make, and keep track of your scripts needed directories
- Host: GitHub
- URL: https://github.com/btr1975/directories
- Owner: btr1975
- License: mit
- Created: 2017-09-14T21:47:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-15T23:58:32.000Z (almost 6 years ago)
- Last Synced: 2024-10-19T05:17:15.341Z (2 months ago)
- Topics: directories, directory, pip, python, python3, yaml, yml
- Language: Python
- Size: 13.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Script: directories
## Written By: Benjamin P. Trachtenberg
### Contact Information: [email protected]
### If you have any questions e-mail me### LinkedIn: [Ben Trachtenberg](https://www.linkedin.com/in/ben-trachtenberg-3a78496)
### Docker Hub: [Docker Hub](https://hub.docker.com/r/btr1975)
### PyPi Page for [directories](https://pypi.python.org/pypi/directories)
### Ansible Galaxy: [My Ansible Galaxy](https://galaxy.ansible.com/btr1975/)### Requirements
* persistentdatatools==2.2.9
* PyYAML==4.2b4
* pyreadline >=2.1, < 3;sys_platform=="win32"### Installation
* From source "setup.py install"
* From pip "pip install directories"### Languages
* Python
### About
This is a class to make dealing with your scripts directory structure easier.