PyCersi is a simple Python library that provides essential tools for number functions (described below). It is easy to use, lightweight, and can be integrated into various Python projects.
PyCersi offers a collection of number-related utilities that can simplify common mathematical tasks:
Mathematical Constants
Euler's Constant (e)Golden Ratio (GR)Logarithm of e (loge)Pi (pi)Physical Constants
Astronomical Unit (AU)Bohr Radius (a0)Electric Permitivity (Eo)Elementary Charge (Q)Fine Structure Constant (fsc)Gravitational Constant (G)Light Year (LY)Magnetic Permeability (Muo)Mass of Earth (ME)Mass of Electron (me)Mass of Neutron (mn)Mass of Proton (mp)Mass of Sun (MS)Planck's Constant (h)Parsec (PC)Reduced Plank Constant (hbar)Speed of Light (c)Additional Constants
Avogadro's Number (NA)Boltzmann Constant (BK)Chandrashekhar Limit (CSK)Faraday's Constant (F)Gas Constant (R)Hubble's Constant (H)Stefan-Boltzmann Constant (SBK)Searchers
Fibonacci Upto Program : fibouptoFibonacci Range Program : fiborangeFloyd Triangle ProgramGreatest Common Divisor ProgramLeast Common Multiple ProgramNumber Property Checkers
Abundant Number CheckerArmstrong Number CheckerAutomorphic Number CheckerBuzz Number CheckerCircular Prime Number CheckerCurzon Number CheckerComposite Number CheckerCoPrime Number CheckerDisarium Number CheckerDudeney Number CheckerDuck Number CheckerEven Number CheckerFibonacci Number CheckerHappy Number CheckerHarshad Number CheckerHeteromecic Number CheckerKrishnamurthy Number CheckerMagic Number CheckerNeon Number CheckerNiven Number CheckerOblong Number CheckerOdd Number CheckerPalindrome Number CheckerPerfect Number CheckerPrime Number CheckerPronic Number CheckerSunny Number CheckerSpecial Number CheckerSpy Number CheckerTwin Prime Number CheckerTwisted Prime CheckerUnique Number CheckerTech Number CheckerUgly Number CheckerMathematical Functions
Area of Circle : ar_circleArea of Rectangle : ar_rectArea of Triangle : ar_triangleCombination Calculator : combDigit to Word Converter : digiwordsFactorial Calculator : factFactors Calculator : factorPermutation Calculator : permStack Functions
Push Into Stack : s_pushPop Out Of Stack : s_pushSize Of Stack : s_sizeUnderflow Stack Checker : s_emptyTop Of Stack : s_topDisplay Stack : s_displayPyCersi Privator (Tkinter Module is required)
Data EncryptorData DecryptorThese functions are designed to help you perform common number-related operations efficiently and can be easily integrated into larger projects.
PyCersi is available on PyPI and can be installed using pip on various platforms including Windows, macOS, and Linux.
Win + R, type cmd, and hit Enter. pip install pycersi brew install python pip3 install pycersi sudo apt update sudo apt install python3 python3-pip pip3 install pycersiFor using any searchers functions from PyCersi module, use:
pycersi.<name>(limit).
pycersi.fibo(limit)For using any checker functions from PyCersi module, use:
pycersi.is<name>(value).
pycersi.issunny(value)For using any mathematical function from PyCersi module, use:
pycersi.cal<name>(value).
pycesi.calfact(value)For using any stack function from PyCersi module, use:
pycersi.s_<name>(stack,[element]).
pycesi.s_top(book_stack)For using Pycersi Privator, use:
pycersi.privator().
pycersi.privator()I welcome contributions to the project! If you want to contribute, please follow these steps:
Fork the repository:
Create a new branch:
git checkout -b feature-branchMake your changes:
git commit -m 'Add some feature'Push your changes:
git push origin feature-branchCreate a pull request:
Thank you for contributing to PyCersi! Your help is appreciated.
This project is licensed under the MIT License - see the LICENSE file for details.
This project is designed to simplify and accelerate everyday tasks, making your work life smoother and more efficient. It is crafted with the utmost care and attention to detail, ensuring that no security vulnerabilities or exceptions occur during its runtime.
I am deeply committed to making the web a better, safer place. This project is not malware, and any attempt to misuse it as such is highly condemnable and goes against its core purpose. Let’s work together to create a positive impact and enhance our digital experiences.
If you have any questions, feel free to open an issue or contact me directly at mail@subhrachakraborti.