Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaredledvina/syrupy-pancakes
Scripts used to automate some of the annoyances of https://skymanager.com
https://github.com/jaredledvina/syrupy-pancakes
Last synced: about 1 month ago
JSON representation
Scripts used to automate some of the annoyances of https://skymanager.com
- Host: GitHub
- URL: https://github.com/jaredledvina/syrupy-pancakes
- Owner: jaredledvina
- License: mit
- Created: 2018-09-30T15:51:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T07:43:13.000Z (about 2 years ago)
- Last Synced: 2024-10-30T23:40:56.747Z (3 months ago)
- Language: Python
- Size: 235 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# syrupy-pancakes
Scripts used to automate some of the annoyances of https://skymanager.comEverything in this repository is a work in progress. Use at your own risk!
# Contributing
0. Install the Chrome Selenium driver: https://sites.google.com/a/chromium.org/chromedriver/downloads
1. Ensure you have `pipenv` installed: https://pipenv.readthedocs.io/en/latest/install/#installing-pipenv
2. `pipenv install --dev`
3. Profit!?!