https://github.com/minchinweb/dotfiles-python
Personal Python Startup file
https://github.com/minchinweb/dotfiles-python
python-startup
Last synced: 6 months ago
JSON representation
Personal Python Startup file
- Host: GitHub
- URL: https://github.com/minchinweb/dotfiles-python
- Owner: minchinweb
- Created: 2019-04-17T15:50:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-26T01:07:30.000Z (over 4 years ago)
- Last Synced: 2025-03-22T09:26:03.340Z (11 months ago)
- Topics: python-startup
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Personal Python Startup File
============================
Python allows for a startup file to be run anytime you open a Python
interpreter. This one doesn't do a ton beyond colorizing the prompts.
On Linux, this can be managed (I believe) as a "regular" homeshick castle.
On Windows, clone the diretory, install the requirements, and then run
`load-windows.py`. The last script adds the appropriate key to the Windows
registry so the Startup file will be loaded. The cloned repo will need to
remain on disk.