Skip to main content

AGI with a convenient pip install

Project description

AGI

Consider the Unix philosophy, as documented by Doug McIlroy in the Bell System Technical Journal from 1978:

"Make each program do one thing well. To do a new job, build afresh rather than complicate old programs by adding new features"

In that spirit, this library agi does one thing really well: calculate adjusted gross income. To use it:

from agi import calculate_agi

gross_income = 100000
adjustments = 15000
agi = calculate_agi(gross_income, adjustments)
print(f'Adjusted Gross Income: {agi}')

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

agi-0.0.3.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

agi-0.0.3-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file agi-0.0.3.tar.gz.

File metadata

  • Download URL: agi-0.0.3.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.4

File hashes

Hashes for agi-0.0.3.tar.gz
Algorithm Hash digest
SHA256 59861a344b3c0283622c1bc186beb83af3e0d0a137af76286666165b0d6a861e
MD5 63410a980b65e5e379a8a23da5a01415
BLAKE2b-256 5a62e4fde25c691262cf7991c92bd8ef4464cd8f1a69b06327e7e8f72431fbe3

See more details on using hashes here.

File details

Details for the file agi-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: agi-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 2.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.4

File hashes

Hashes for agi-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7381e9db0cf16953b4f1a947b47582685e7e7373523c3cee78a73628d9bcb82a
MD5 04c608fce08c1cd440abee1050f51a77
BLAKE2b-256 3f585757e41e585201c21a002357815a0e641eebf4c13e775d6d87d9f1856806

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