tpapastylianou / self-contained-runnable-python-package-templateLinks
This is a template for creating self-contained, runnable python projects in the form of a tidy, structured, runnable python package
☆21Updated 3 years ago
Alternatives and similar repositories for self-contained-runnable-python-package-template
Users that are interested in self-contained-runnable-python-package-template are comparing it to the libraries listed below
Sorting:
- Readable, pleasing console output for Python☆51Updated 2 years ago
- Lazy f-strings for everyone☆32Updated 6 months ago
- Visual Automata is a Python 3 library built as a wrapper for the Automata library to add more visualization features.☆57Updated 2 years ago
- Express yourself with code.☆122Updated 4 months ago
- Sourcepy lets you source python scripts natively inside your shell☆58Updated 3 years ago
- ☆44Updated last year
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆101Updated last year
- A simple example of how to structure a Python project☆122Updated last month
- the little async embedded visualization framework that could (Python)☆54Updated 3 years ago
- A shell power-up for working with the file system and running subprocess commands☆76Updated 2 years ago
- Python helper tool for building and running a repl with custom commands☆152Updated 11 months ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆171Updated 3 weeks ago
- Python's sqlite3 + extensions☆137Updated last week
- Code generation tool, creates python / C programs that parse command line arguments. Say bye to starting each project by reading "argpars…