Skip to main content

All coding and design solutions as package

Project description

shaksz

All coding and design solutions as package

Unit Tests

python -m unittest discover -s tests

Build package

python setup.py sdist bdist_wheel

Publish Test

twine upload --repository testpypi dist/*

Publish Prod

TBD

pip install twine

twine upload dist/*

Consumption

pip install git+ssh://git@github.com/vermavarun/shaksz
pip install git+https://github.com/vermavarun/shaksz.git
pip install git+https://<TOKEN>@github.com/vermavarun/shaksz.git
pip install shaksz

# CODE

import shaksz

result = shaksz.leetcode.twoSum([2, 7, 11, 15], 9)

print(result)

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

shaksz-0.1.3.tar.gz (14.4 kB view details)

Uploaded Source

Built Distribution

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

shaksz-0.1.3-py3-none-any.whl (14.7 kB view details)

Uploaded Python 3

File details

Details for the file shaksz-0.1.3.tar.gz.

File metadata

  • Download URL: shaksz-0.1.3.tar.gz
  • Upload date:
  • Size: 14.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.18

File hashes

Hashes for shaksz-0.1.3.tar.gz
Algorithm Hash digest
SHA256 e22543ecba03cd0486f7fbf91f5251171976bd7c9e7ff742e651464f88cebe8a
MD5 9b49950edd1d8ddb3527bd19d948f232
BLAKE2b-256 15e9a2ec20c002866682de60bee287b340cf40651571d4550cb904eb6074ed14

See more details on using hashes here.

File details

Details for the file shaksz-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: shaksz-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 14.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.18

File hashes

Hashes for shaksz-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 465f816967aa25ad0c91844384eb1ee66b0802137f472b455e1535715209f285
MD5 d2441a3c97f3bac40ddfc88ed7ca3d92
BLAKE2b-256 162a2287dbafead40eb50a79624a1e92a7096400b7144d15c405aaeb4ff86286

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