Skip to content

Turn your Python package into a delicious cake ๐ŸŽ‚

License

Notifications You must be signed in to change notification settings

sirfuzzalot/packagecake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Package Cake ๐ŸŽ‚

Package Cake is a simple utility that takes your package and turns it into cake ๐Ÿฐ.

Installation

python -m pip install packagecake

Bake a Package Cake

python -m packagecake bake [your package name]
>> python -m packagecake bake requests
๐Ÿฐ

PyPI Package Cake Stats

In addition to single package baking, Package Cake can also bake all the packages in PyPI and provide the total of each type of cake.

>> python -m packagecake stats
------------------------------
|  PyPI Package Cake Stats   |
------------------------------
|๐Ÿฉ - Donut         | 153821 |
------------------------------
|๐Ÿง - Cupcake       | 77134  |
------------------------------
|๐Ÿฐ - Shortcake     | 38769  |
------------------------------
|๐ŸŽ‚ - Birthday Cake | 20632  |
------------------------------
|๐Ÿฅฎ - Moon Cake     | 17793  |
------------------------------
|๐Ÿฅ - Fish Cake     | 352    |
------------------------------