Skip to main content

A Python package for calculating

Project description

pycalcy 🧮

A smooth, lightweight and beautiful library for calculation and more

pip install pycalcy

Features рџ“‹

pycalcy contains the following available modules:

  • Math
  • Physics
  • Geometry
  • Astrology
  • Crypt NEW
  • General (random calculations)

Usage рџ“–

  1. After installing the library, import it in your project like this
import pycalcy
  1. Now you can use the library like this
from pyacalcy import Geometry, App

# Lets create a new geometry object
geometry = Geometry()

# And main app object
pycalcy = App()

# Now we can use it like this to calculate something
volume = pycalcy(geometry.volume, 6, 7)

# Now printing the result
print(volume)

Contributing рџ¤ќ

  • Contribute If you want to contribute to this project you can fork this repository and make a pull request following the pull request template format

  • Issues If you find a bug or want to request a new feature you can create an issue

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

pycalcy-0.1.1.win-amd64.zip (30.2 kB view hashes)

Uploaded Source

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