Skip to content

These are small Django utilities we find helpful and are used across projects such as Screener.

License

Notifications You must be signed in to change notification settings

Mittal-Analytics/djmapl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DjMAPL

These are small Django utilities we find helpful and are used across projects.

Running Tests

uv run pytest

Publishing

uv version --bump minor
uv build

# save the credentials using `uv auth login upload.pypi.org`
uv publish --username __token__

About

These are small Django utilities we find helpful and are used across projects such as Screener.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages