A codejudge common util library for python to perform certain tasks.
Project description
CODEJUDGE COMMON UTIL
TESTING Whenever any changes are made in this module, follow the steps mentioned below:
If changes are made in setup.py file:
Run this command "python setup.py sdist bdist_wheel" in the terminal to check for any error
a. Push the changes to master
b. Run "git log" in terminal and copy the latest commit id and place it in requirements.txt of other repos
c. Delete common package and codejudge_common_utils-0.0.1.dist-info folder from venv in the other repo
d. Run "pip install -r requirements.txt" to reinstall the library in other repos to apply the latest changes
To test locally, follow the steps mentioned below:
a. Run this command "python setup.py sdist bdist_wheel" in the terminal
b. Following folders will be created
- dist
- build
- codejudge_common_util-0.0.1.dist-info
c. Delete common package and codejudge_common_utils-0.0.1.dist-info folder from venv in the other repo
d. Run the below command in the other repo where you want to install
Replace the path with your path to codejudge-common-util
"python -m pip install /Users/yash/Desktop/Codejudge/codejudge-common-util/dist/codejudge-common-utils-0.0.1.tar.gz"
ISSUES AND FIXES If facing issue in installing library or in running the command, take reference from the mentioned link:- https://docs.djangoproject.com/en/5.0/intro/reusable-apps/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 codejudge-common-utils-0.0.6.tar.gz.
File metadata
- Download URL: codejudge-common-utils-0.0.6.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e94c4837f543f62634487509fc12bed525b261a8453b5987f7948b7bad2790f
|
|
| MD5 |
44737b116b0ae3c36d3f8973a539b5a2
|
|
| BLAKE2b-256 |
f1517a79a1fa3f0557202c720c624e7b5e798b898ab651dd1a5e0a33e6f67bb8
|
File details
Details for the file codejudge_common_utils-0.0.6-py3-none-any.whl.
File metadata
- Download URL: codejudge_common_utils-0.0.6-py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae84a58cb6641703c74d3e1dba372d9aef5727e4e4c2a8ef883e1e687f5a87f4
|
|
| MD5 |
6245c4ebd9a3af2a247a740f6380f010
|
|
| BLAKE2b-256 |
dd4372dc07a5e6127a42a2a96d0198063d0fa9aa4ee1094596f377e17af6c6da
|