https://github.com/davidfischer/talk-python-command-line-apps
A brief talk on command line apps in python
https://github.com/davidfischer/talk-python-command-line-apps
Last synced: 3 months ago
JSON representation
A brief talk on command line apps in python
- Host: GitHub
- URL: https://github.com/davidfischer/talk-python-command-line-apps
- Owner: davidfischer
- Created: 2017-01-26T05:58:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-24T00:15:08.000Z (about 2 years ago)
- Last Synced: 2025-01-03T07:03:14.464Z (5 months ago)
- Language: TeX
- Homepage: https://www.davidfischer.name/2017/01/python-command-line-apps/
- Size: 205 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Command Line Tools in Python
============================This was a seven minute talk I gave at San Diego Python on January 26, 2017.
Building
--------You will need to source the `requirements.txt` file. There are source code
examples in the talk and pygments is required to syntax highlight them. You
will also need LaTeXPDF.% make