Skip to content

serafin-tech/python-scripts

Repository files navigation

Python scritps

collected by Ser@fin

cliapp - CLI application

Simple CLI application for setting up the structure of code. Package defined in pyproject.toml file.

venv_setup.py - script for setting up the virtual environment.

buildme.py - script for building the package and container image to execute this CLI application.

cliapp-cmd.py - script for running the CLI application in PyCharm, this is to mock how the application is being run while installed as package.

simple - one-file scripts for various tasks

Written either for some specific tasks or for being source of code snippets.

Main assumption - those scripts are using standard library only.

About

an attempt to summarize basic Coding Standards for Python

Resources

Stars

Watchers

Forks