import some bitches

This commit is contained in:
Rdimo
2022-03-10 15:42:33 +01:00
parent a8bda2e374
commit 20f5dddc8c
2 changed files with 12 additions and 15 deletions

View File

@@ -1,23 +1,20 @@
<p align="center"> <p align="center">
<img src="https://img.shields.io/pypi/v/PyLibCheck?style=flat-square" </a> <img src="https://img.shields.io/pypi/v/pip-install-bitches?style=flat-square" </a>
<img src="https://img.shields.io/pypi/l/PyLibCheck?style=flat-square" </a> <img src="https://img.shields.io/pypi/l/pip-install-bitches?style=flat-square" </a>
<img src="https://img.shields.io/pypi/dm/pylibcheck?style=flat-square" </a> <img src="https://img.shields.io/pypi/dm/pip-install-bitches?style=flat-square" </a>
<img src="https://img.shields.io/github/stars/Rdimo/PyLibCheck?label=Stars&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/PyLibCheck?label=Forks&style=flat-square" </a> <img src="https://img.shields.io/github/forks/Rdimo/pip-install-bitches?label=Forks&style=flat-square" </a>
</p> </p>
#### PyLibCheck was made by #### pip-install-bitches was made by
Love ❌ code ✅ Love ❌ code ✅
--- ---
### 🎈・Code example ### 🎈・Code example
Example of how you can use [pylibcheck](https://pypi.org/project/pylibcheck/) Example of how you can use [bitches](https://pypi.org/project/bitches/)
```py ```py
import pylibcheck, time import bitches #valid
bitches.setup()
if not pylibcheck.checkPackage("pyinstaller"):
print("pyinstaller is not installed!")
time.sleep(1)
print("installing it for you!")
pylibcheck.installPackage("pyinstaller")
``` ```

View File

@@ -11,9 +11,9 @@ setup(
description="how about you pip install some bitches", description="how about you pip install some bitches",
long_description_content_type="text/markdown", long_description_content_type="text/markdown",
long_description=open("README.md", encoding="utf-8").read(), long_description=open("README.md", encoding="utf-8").read(),
url = "https://github.com/rdimo/bitches", url = "https://github.com/rdimo/pip-install-bitches",
project_urls={ project_urls={
"Bug Tracker": "https://github.com/rdimo/bitches/issues", "Bug Tracker": "https://github.com/rdimo/pip-install-bitches/issues",
}, },
packages=find_packages(), packages=find_packages(),
keywords=['bitches', 'python', 'package', 'library', 'lib', 'module', 'checker'], keywords=['bitches', 'python', 'package', 'library', 'lib', 'module', 'checker'],