behaghel / learning-python

My playground to learn and try stuff with Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Coding

$ nix-shell
$ poetry run main

Building

$ nix-build
$ ./result/bin/main

About

My playground to learn and try stuff with Python.

License:GNU General Public License v3.0


Languages

Language:Nix 83.6%Language:Python 16.4%