Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.