a script that help compare output of 2 python script, I apply this to help grading student code compare to teacher
Project description
py_output_compare
a python package that create to help compare output of 2 python script, I apply this to help grading student code compare to teacher
note to myself
to make it auto login to twine
- create
pip.iniat%APPDATA%\pip\pip.ini, then add following content
content of
pip.ini
index = https://%TWINE_USERNAME%:%TWINE_PASSWORD%@pypi.example.com/pypi
index-url = https://%TWINE_USERNAME%:%TWINE_PASSWORD%@pypi.example.com/simple
cert = C:\Program Files\Python\Python39\Lib\site-packages\certifi\cacert.pem
use pip config list to see setting
- run
.cmdfile with this content
setx TWINE_USERNAME your_username
setx TWINE_PASSWORD your_password
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
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 py_output_compare-2.2.8.tar.gz.
File metadata
- Download URL: py_output_compare-2.2.8.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a2273a2db65eb63a845ab06029cb00869ee7447310bbeed991f4b08a163d7b1
|
|
| MD5 |
d83be0cd619769d6c61d15b48556bd7d
|
|
| BLAKE2b-256 |
74e9a15268fc77d17da8f59534c7b60b0a522dd9654fbb93af711355e10c7c2c
|
File details
Details for the file py_output_compare-2.2.8-py3-none-any.whl.
File metadata
- Download URL: py_output_compare-2.2.8-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b6abde9dcc3b9233b34e51668e8017de5517f3d112b25aa4e03396a91a31f59
|
|
| MD5 |
0884bbd9f4d74d98498d4f15851790d0
|
|
| BLAKE2b-256 |
17232d270a6e10073842788ef4a41b262cbff5e9b5be9f5a7622b3f979c6ce78
|