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 bank2 import deposit_amount from bank2 import withdraw_amount from bank2 import home_loan from bank2 import personal_loan from bank2 import vehicle_loan from bank2 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

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: bank2-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 bank2-0.0.1.tar.gz
Algorithm Hash digest
SHA256 142a1b9adeabd145317ef92086943c7a49d156aa2a938842946e842c1e155647
MD5 0f2b327d5cd06ec98d8c90effc64f9e4
BLAKE2b-256 6ea98afef82953f103a795abccb616d44612e4d57cc854906a0471ebef03927e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bank2-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 bank2-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 50f18b91aed72299cc27e225d6361e4051e39ff666dc237aceecc5390f0361db
MD5 4c7ea703e1987b9e99ff6b7ee239be71
BLAKE2b-256 499a18be76ce8cfb80d36761bd770ae1cf1b563b1b54a9172ef396f22b7adae2

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