Skip to content

ShootingStarD/nathan-python-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nathan Python Courses

Little repo to learn various Python and Software Engineering concepts.

Development

Cloning : (we recommand using VSCode or PyCharm github authentification for the clone)

git clone https://github.com/ShootingStarD/nathan-python-course.git

Installation using the pyproject.toml

pip install -e .

Roadmap

  • tests-classes-exceptions
    • Tests
      • Pytest
      • Coverage
    • Class
      • Normal Class
      • Dataclasses
      • Abstract Classes
      • Pydantic
    • Exceptions
      • Exceptions Types
  • github
    • main commands
      • git add
      • git commit
      • git push
    • branches
  • pre-commit
    • black
    • flake8
    • isort
    • pytest
    • coverage
    • interrogate
    • docformatter
    • mypy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages