Skip to content

joaopalmeiro/python-morsels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-morsels

Possible solutions to Python Morsels exercises.

Links

  • wrapt, a Python package for decorators (and for other things).

Commands

  • To create a new environment: pipenv install --python 3.8
  • To activate an environment: pipenv shell

About

Possible solutions to Python Morsels exercises.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages