Skip to main content

Deep-Dummy-Maths

A dummy library for mathematical functions created by Deependu Jha.

Installation

pip install deep-dummy-maths

Usage

from deep_dummy_maths import my_sum, my_diff, my_pro, my_div, my_factorial, hello_from_bin

my_sum(1, 2)  # Output: 3
my_diff(1, 2)  # Output: -1
my_pro(1, 2)  # Output: 0.5
my_div(1, 2)  # Output: 0.5
my_factorial(10)  # Output: 120
hello_from_bin()

For future reference

Using Poetry with src/

https://browniebroke.com/blog/convert-existing-poetry-to-src-layout/

[tool.poetry]
# ... other metata
packages = [
     { include = "my_package" },
     { include = "my_package", from = "src" },
  ]



[tool.pytest.ini_options]
pythonpath = ["src"]

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deep_dummy_maths-0.1.0.tar.gz (7.4 kB view details)

Uploaded Source

Built Distributions

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

deep_dummy_maths-0.1.0-cp39-abi3-win_amd64.whl (87.4 kB view details)

Uploaded CPython 3.9+Windows x86-64

deep_dummy_maths-0.1.0-cp39-abi3-win32.whl (82.2 kB view details)

Uploaded CPython 3.9+Windows x86

deep_dummy_maths-0.1.0-cp39-abi3-musllinux_1_2_x86_64.whl (385.1 kB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ x86-64

deep_dummy_maths-0.1.0-cp39-abi3-musllinux_1_2_i686.whl (408.3 kB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ i686

deep_dummy_maths-0.1.0-cp39-abi3-musllinux_1_2_armv7l.whl (482.4 kB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ ARMv7l

deep_dummy_maths-0.1.0-cp39-abi3-musllinux_1_2_aarch64.whl (391.8 kB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ ARM64

deep_dummy_maths-0.1.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (214.7 kB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ x86-64

deep_dummy_maths-0.1.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (249.2 kB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ s390x

deep_dummy_maths-0.1.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (269.5 kB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ppc64le

deep_dummy_maths-0.1.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (219.5 kB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ARMv7l

deep_dummy_maths-0.1.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (213.8 kB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ARM64

deep_dummy_maths-0.1.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl (225.9 kB view details)

Uploaded CPython 3.9+manylinux: glibc 2.5+ i686

deep_dummy_maths-0.1.0-cp39-abi3-macosx_11_0_arm64.whl (187.0 kB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

deep_dummy_maths-0.1.0-cp39-abi3-macosx_10_12_x86_64.whl (190.8 kB view details)

Uploaded CPython 3.9+macOS 10.12+ x86-64

File details

Details for the file deep_dummy_maths-0.1.0.tar.gz.

File metadata

  • Download URL: deep_dummy_maths-0.1.0.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for deep_dummy_maths-0.1.0.tar.gz
Algorithm Hash digest
SHA256 de0300cc406a7dac554ca93d91305deb3da50ad34277b23b57249207bb649358
MD5 12dd4654d15429a78071fdfa3e17315a
BLAKE2b-256 cda418ad6778cbfd8c83ff4e00f9504306d781ee89df4ffdade0f299325ac7d3

See more details on using hashes here.

File details

Details for the file deep_dummy_maths-0.1.0-cp39-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for deep_dummy_maths-0.1.0-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 1c01e94727eed8e34b6866fe050cbd7eff3b25acfc2a80ecb7708d9eccfa430c
MD5 4a7db2c98ced5dec5c800f9a41bc6f23
BLAKE2b-256 d2ac4640dece0ed42ea70636f19b8ff6b2590d2198b35912c0f9e59ec4823146

See more details on using hashes here.

File details

Details for the file deep_dummy_maths-0.1.0-cp39-abi3-win32.whl.

File metadata

File hashes

Hashes for deep_dummy_maths-0.1.0-cp39-abi3-win32.whl
Algorithm Hash digest
SHA256 8fe8dab3cfb03ffbc13c83304b0ab26aa106ffcfa26db2cfe74c47935ac0f3f3
MD5 d4ba96d835d65e3346eebdc8b0552ee2
BLAKE2b-256 040b7b68d927aa9e30e0a0353d7c4bfbaa6eebd1ba6a9759b89bfcf76176121d

See more details on using hashes here.

File details

Details for the file deep_dummy_maths-0.1.0-cp39-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for deep_dummy_maths-0.1.0-cp39-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6214b61c730cf9e7bd3dd10fca523df23caf828b8d62edc638b6d4c225e2f568
MD5 a685696aa4140c198427ebed6d2719e7
BLAKE2b-256 ad919a8e9c6fdd3183e4757c5bb4bc47fc70c6cf85f0029a64e6331fb1d99341

See more details on using hashes here.

File details

Details for the file deep_dummy_maths-0.1.0-cp39-abi3-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for deep_dummy_maths-0.1.0-cp39-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a85cd9e6ab89c53acb3c54a0241af19bec1e6efc5809dfc5b829ac5518c2e7e0
MD5 dafd8c3612319fff92d5c6a96b885854
BLAKE2b-256 3de6d87f49f7f21b3390280b4b6845629c9c2b5ab1c23e85ac6a3337855de9c4

See more details on using hashes here.

File details

Details for the file deep_dummy_maths-0.1.0-cp39-abi3-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for deep_dummy_maths-0.1.0-cp39-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c0506775b99406459cfb216e92b9215b6e97851853655e7536a48fb074c1ad79
MD5 55120cd7292f0bcfbca449228ad50c0f
BLAKE2b-256 5e83e37d7660b8dbf789576d21e7d545c9d3d924fd9bf404fde161d9c01d8aa7

See more details on using hashes here.

File details

Details for the file deep_dummy_maths-0.1.0-cp39-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for deep_dummy_maths-0.1.0-cp39-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 02ed4c3863988c46415d255575a405d63efa90154a38a2201223c3f2f1fa0861
MD5 86e81f9fa0bdca129e5ee5dd1d174b0d
BLAKE2b-256 2abd859f15bbcfe8c3228992b8d559538902256b9ab10ccd79af47c185b1c592

See more details on using hashes here.

File details

Details for the file deep_dummy_maths-0.1.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for deep_dummy_maths-0.1.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 37dad2841a0fad248fc4daf781bb063d01e5009b86fbd7cb31a25d2063d596a7
MD5 6af783b5bf251e32cb7b3b4dc4353925
BLAKE2b-256 7fe226909c4813e9f96f0c20f980c35c26244b456f074a89054f144c23b5492d

See more details on using hashes here.

File details

Details for the file deep_dummy_maths-0.1.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for deep_dummy_maths-0.1.0-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f737828afd1c338d739dce51827afeca64c0d1c051523a1ea8568d6cae902112
MD5 3a137392fcfdd8a312c569cd2ed32525
BLAKE2b-256 f701cfbc35afd0fd53d02c05fb0751ccdf9f1a0c3e03036ae5e9b1e44af54c98

See more details on using hashes here.

File details

Details for the file deep_dummy_maths-0.1.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for deep_dummy_maths-0.1.0-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 260fd76eccdb31853bed3f65391d883ebde70d87578575be41fa35c7e2c7398e
MD5 c8ab21ea78048e4e0d2ea317eded41e4
BLAKE2b-256 b75c6c9d71c33c65e4ed69a854418f11de8c35f768f7f88ff07fd40cd5be87c6

See more details on using hashes here.

File details

Details for the file deep_dummy_maths-0.1.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for deep_dummy_maths-0.1.0-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 58bdae4381dcbd54b86fb39e8d74fb037018f75142c04042eabb86a662078919
MD5 3d7e5c68d7a72738737d30f5ecb82235
BLAKE2b-256 192d7e5482a44f96a0423c9fb714765aa3126f0ce4af846c7a7adf6836fe96ad

See more details on using hashes here.

File details

Details for the file deep_dummy_maths-0.1.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for deep_dummy_maths-0.1.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 46d242cf35507de616d0a197d65be43f97d846e29588ef9cd95d42bee77c4521
MD5 de0508c605319095dbe31931286d93f3
BLAKE2b-256 4eac7544de8cc78b6ea420f0f07b94ebda3df64fd08913b256fc0de62519e207

See more details on using hashes here.

File details

Details for the file deep_dummy_maths-0.1.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for deep_dummy_maths-0.1.0-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 fda454c2c9b0920fa3c87ce21ec12a282d5dc305988574174f936c472245342d
MD5 d0be26c3ecd9d8c3f9775ee07934af5e
BLAKE2b-256 89217c8f46a3c4aea5e01320d6f0c74937ecd91f70a8f47e0238c823a10ac9de

See more details on using hashes here.

File details

Details for the file deep_dummy_maths-0.1.0-cp39-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for deep_dummy_maths-0.1.0-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 099fd06a2a095bb6751abbead29d1e4f6fc101ea6f14eaaa16d0056ffecf231b
MD5 5646bf4d9cb3d0975c20c057b827b26c
BLAKE2b-256 935c78905ed7e2ad19839705a17da39c00880dc9a4b3fb060ccd24c158e7985c

See more details on using hashes here.

File details

Details for the file deep_dummy_maths-0.1.0-cp39-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for deep_dummy_maths-0.1.0-cp39-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 774131f0ece90ad0272ab6fdb8daf1a4be9a0aa9688cd51f61e9fc891d22a4b3
MD5 4072d5e01203b32ed0c85f59cd5dcb6b
BLAKE2b-256 d6c9705b6066d05058f5651556ea1d61fc6ff877c26c3c3606884d03277cbe0c

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

15 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Supported by

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