Files
pip-install-traps/README.md
2022-03-10 18:27:58 +01:00

24 lines
729 B
Markdown

<p align="center">
<img src="https://img.shields.io/pypi/v/bitches?style=flat-square" </a>
<img src="https://img.shields.io/pypi/l/bitches?style=flat-square" </a>
<img src="https://img.shields.io/pypi/dm/bitches?style=flat-square" </a>
<img src="https://img.shields.io/github/stars/Rdimo/pip-install-bitches?label=Stars&style=flat-square" </a>
<img src="https://img.shields.io/github/forks/Rdimo/pip-install-bitches?label=Forks&style=flat-square" </a>
</p>
#### pip-install-bitches was made by
Love ❌ code ✅
---
### 🎈・Code example
Example of how you can use [bitches](https://pypi.org/project/bitches/)
```py
import bitches #valid
bitches.get()
or
bitches.get("yes") #yes is the name of the directory
```