Skip to content

bretglun/example_package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an example package that demonstrates how to use imports properly in a project with modules, tests and scripts.

To set up the environment, install poetry. Then just run:

poetry install

Run tests by:

poetry run pytest tests

Run script by:

poetry run python scripts/script.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages