Skip to content

actuaristai/python_articles

Repository files navigation

Description

Repository for publishing useful articles on python and data science

Preferred Tools

Github (over gitlab, bitbucket, Azure Devops) because it is more widespread and integrated

uv for python management (over poetry, conda, venv, rye, pyenv) seems to be the future of python management

Ruff for linting (over pylint) quicker

Just (over makefiles) simpler and more tailored for commandline shortcuts

Typer for commandline tools

Copier (over cookiecutter and github templates) for repository templates because it allows customisation and template updates

Dynaconf for easy configuration settings

Python for multi-purpose programming

Quarto for documentation (over sphinx) because easy-to-use and great documentation and features

Quick start installation

Pre-requisites

Installation

Run this:

uvx copier copy --trust [email protected]:actuaristai/template.git path/to/newfolder

About

Repository for publishing useful articles on python and data science

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors