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

https://github.com/davidjeddy/learning-python

Learning Python
https://github.com/davidjeddy/learning-python

Last synced: 3 months ago
JSON representation

Learning Python

Awesome Lists containing this project

README

        

# Learning Python

# Requirements

[Docker](https://www.docker.com/)

# Setup

docker build --tag dje/learnpython:latest ./
docker run -i -t -v `pwd`:/learn-python dje/learnpython:latest /bin/bash

To run a python script

pything ./{path to script}/{file name}.py

Collect [Bacon](https://en.wikipedia.org/wiki/Bacon)