mightbesimon / lifehacks

Home Page:https://pypi.org/project/lifehacks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lifehacks publish

Structure

πŸ“¦ lifehacks
β”‚
β”œβ”€β”€ πŸ“¦ metaclasses
β”‚   β”œβ”€β”€ meta
β”‚   β”œβ”€β”€ enum
β”‚   └── EnumException
β”‚
β”œβ”€β”€ πŸ“¦ objects
β”‚   β”œβ”€β”€ CList
β”‚   β”œβ”€β”€ enum
β”‚   └── EnumException
β”‚
└── πŸ“¦ colour
    β”œβ”€β”€ Colour
    β”œβ”€β”€ hsla
    β”œβ”€β”€ rgba
    β”‚
    └── πŸ“¦ palette
        β”œβ”€β”€ Apple
        └── Mariana

Installation

pip install lifehacks

Usage

Contributors