Skip to content

Santiagus/Python

Repository files navigation

Code style: black

Python

Playground to test Python related stuff.

Folders named by frameworks contain examples of those. Number prefix increase with project complexity/size.

A README.md file can be (usually) find in each folder with breaf indications to reproduce the example from scratch.

Example:

Django
│   ├── 00_FirstProject
│   ├── 01_HelloWorld
│   ├── 02_HomeAboutPages
│   │   ├── README.md

This is a list of SW I am currently using or those tools I have in mind to check/use soon.

Source Control

Build/Package Tool

Continuous Integration

Static Analyzers

Code Formatting / Naming

Mentioned Static Analyzers can be configured for to enforce custom naming conventions and code style.

  • Pylint
  • Mypy

Testing

Unit tests

Code Coverage Analysis

Fuzzing

Mutation Testers

PROFILING

Heap profiling

CPU profiling

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published