Skip to main content

Say bank

Project description

bank

This is an example project demonstrating how to publish a python module to pypi.

##installation

Run the following to install

'''python pip install bank '''

##usage

'''python from bank import deposit_amount from bank import withdraw_amount from bank import home_loan from bank import personal_loan from bank import vehicle_loan from bank import home_loan

if you want deposit a amount

dep_amount=deposit_amount.dep_amount(10000,10000000) print(dep_amount)

if you want withdraw a amount

with_amount=withdraw_amount.with_amount(1000,10000) print(with_amount)

#home_loan h_loan=home_loan.hm_loan(10000) print(h_loan) #personal_loan per_loan=personal_loan.per_loan(1000) print(per_loan) #vehicle_loan

v_loan=vehicle_loan.ve_loan(10000) print(v_loan)

''' '''python pip install -e .[dev]

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

bank1-0.0.1.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

bank1-0.0.1-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

Details for the file bank1-0.0.1.tar.gz.

File metadata

  • Download URL: bank1-0.0.1.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1

File hashes

Hashes for bank1-0.0.1.tar.gz
Algorithm Hash digest
SHA256 c41b4f56d34ca2a555cf25f92c6205850cb3351470b3dee7733f2b88b39b572a
MD5 0d66e32a17bd5a39f746192a43585d33
BLAKE2b-256 735581b24c21faaa3100925460df1f79510a009dacc6f2b8ab8eea44b6fe393c

See more details on using hashes here.

File details

Details for the file bank1-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: bank1-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 15.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1

File hashes

Hashes for bank1-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b184e0a0ceb170242d2324e224b223469fc9afe69bd71d213c05f20b6b712969
MD5 0e02106207b6304cbe9c0ae84a4170a0
BLAKE2b-256 de6aac4e09a66b5acd82a71d938e8bd6618ba99b113d224f60a6c17769da7398

See more details on using hashes here.

Supported by

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