Skip to content

Latest commit

Β 

History

1,021 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

recipes

A cookbook for the python developer connoisseur 🐍 πŸ“– 🍾

recipes is a curated collection of python utilities, used across multiple applications to maximize utility and minimize boilerplate. The library is structured according to operations on the builtin python objects, extending their functionality. An overview of the library is available from the documentation page.

Install

python -m pip install https://github.com/astromancer/recipes

Test

The test suite contains further examples of how recipes can be used. Testing is done with pytest:

pytest recipes

Contribute

Contributions are welcome!

  1. Fork it!
  2. Create your feature branch
    git checkout -b feature/rad
  3. Commit your changes
    git commit -am 'Add some cool feature 😎'
  4. Push to the branch
    git push origin feature/rad
  5. Create a new Pull Request

Contact

License

About

A cookbook for the python developer connoisseur πŸπŸ§‘πŸ½β€πŸ³πŸ·

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages