Skip to main content

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

  1. create pip.ini at %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

  1. run .cmd file with this content
setx TWINE_USERNAME your_username
setx TWINE_PASSWORD your_password

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

py_output_compare-2.2.8.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

py_output_compare-2.2.8-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

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

Hashes for py_output_compare-2.2.8.tar.gz
Algorithm Hash digest
SHA256 9a2273a2db65eb63a845ab06029cb00869ee7447310bbeed991f4b08a163d7b1
MD5 d83be0cd619769d6c61d15b48556bd7d
BLAKE2b-256 74e9a15268fc77d17da8f59534c7b60b0a522dd9654fbb93af711355e10c7c2c

See more details on using hashes here.

File details

Details for the file py_output_compare-2.2.8-py3-none-any.whl.

File metadata

File hashes

Hashes for py_output_compare-2.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 1b6abde9dcc3b9233b34e51668e8017de5517f3d112b25aa4e03396a91a31f59
MD5 0884bbd9f4d74d98498d4f15851790d0
BLAKE2b-256 17232d270a6e10073842788ef4a41b262cbff5e9b5be9f5a7622b3f979c6ce78

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page