cp77_hairdresser
A python lib for changing hairstyle in Cyberpunk 2077.
Creating a package for PIP
First, edit the version in setup.py.
python3 setup.py sdist bdist_wheel
python3 -m twine upload --repository testpypi dist/* #for test pypi
python3 -m twine upload --repository pypi dist/* #for pypi
Installation (for users)
- Install Python3 (64 bit, enable "Add to PATH" checkbox during install)
pip install pyqt5
pip install cp77_hairdresser
Running the program
To run GUI, execute
python3 -m cp77_hairdresser.editor_gui
There is also script version of the program. To run it, execute
python3 -m cp77_hairdresser.editor
Use -h flag to display help information on how to use the script version.
Release files for cp77-hairdresser 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cp77_hairdresser-0.1.1.tar.gz | 83.2 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cp77_hairdresser-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 166.3 MB
Release files / cp77_hairdresser-0.1.1.tar.gz
| Download URL | cp77_hairdresser-0.1.1.tar.gz |
|---|---|
| Size | 83.2 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8014a56ffade962d9c4ed062aa165ab83b0faba4cb85393138f9b8cb2b7e7280
|
|
BLAKE2b-256 checksum How to use checksums |
a08bd99a821d738b1c70185776138e8f5be59c5ed1e3b2cb364c25b61f4e30c4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
|
Release files / cp77_hairdresser-0.1.1-py3-none-any.whl
| Download URL | cp77_hairdresser-0.1.1-py3-none-any.whl |
|---|---|
| Size | 83.2 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7ca2c6e3ec52d3f74a8f3ee97525439849fc9054c9ecff5e97ef9e1754b26451
|
|
BLAKE2b-256 checksum How to use checksums |
c07e0a140d7cba2da79027fe0139875e2e056a79ca8ab7fbcdea4ab64b8526c0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
|