https://github.com/n8henrie/n8scripts
Nate's handy scripts
https://github.com/n8henrie/n8scripts
Last synced: 3 months ago
JSON representation
Nate's handy scripts
- Host: GitHub
- URL: https://github.com/n8henrie/n8scripts
- Owner: n8henrie
- License: mit
- Created: 2017-06-10T01:23:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-12T20:51:23.000Z (about 6 years ago)
- Last Synced: 2025-01-28T01:18:17.599Z (4 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# n8scripts
Personal utility scripts
Note to self: don't add external dependencies
## Dependencies
Will likely need to manually install.
### Python
- markdown
- keyring## Installation
`pip3 install --upgrade n8scripts`