Cyberpunk 2077 hairstyle changer
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cp77_hairdresser-0.1.1.tar.gz
(83.2 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cp77_hairdresser-0.1.1.tar.gz.
File metadata
- Download URL: cp77_hairdresser-0.1.1.tar.gz
- Upload date:
- Size: 83.2 MB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8014a56ffade962d9c4ed062aa165ab83b0faba4cb85393138f9b8cb2b7e7280
|
|
| MD5 |
abbb106df73066e7262d167585a2e5dd
|
|
| BLAKE2b-256 |
a08bd99a821d738b1c70185776138e8f5be59c5ed1e3b2cb364c25b61f4e30c4
|
File details
Details for the file cp77_hairdresser-0.1.1-py3-none-any.whl.
File metadata
- Download URL: cp77_hairdresser-0.1.1-py3-none-any.whl
- Upload date:
- Size: 83.2 MB
- Tags: Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ca2c6e3ec52d3f74a8f3ee97525439849fc9054c9ecff5e97ef9e1754b26451
|
|
| MD5 |
071e7d6448790ebc38985c68ce1c1720
|
|
| BLAKE2b-256 |
c07e0a140d7cba2da79027fe0139875e2e056a79ca8ab7fbcdea4ab64b8526c0
|