Skip to content

Latest commit

History

History
45 lines (36 loc) 路 1004 Bytes

README.md

File metadata and controls

45 lines (36 loc) 路 1004 Bytes

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    |
------------------------------