β
DEVELOPED BY: Subhra Chakraborti
LAST UPDATE: 17 November 2024
VERSION: 5.1.0
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:
Fibonacci Upto Program : fibouptoFibonacci Range Program : fiborangeFloyd Triangle ProgramGreatest Common Divisor ProgramLeast Common Multiple ProgramAbundant 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 CheckerArea of Circle : ar_circleArea of Rectangle : ar_rectArea of Triangle : ar_triangleDigit to Word Converter : digiwordsFactorial Calculator : factFactors Calculator : factorPush Into Stack : s_pushPop Out Of Stack : s_popSize Of Stack : s_sizeUnderflow Stack Checker : s_emptyTop Of Stack : s_topDisplay Stack : s_displayData 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.python -m pip install pycersi
brew install python
pip3 install pycersi
sudo apt update
sudo apt install python3 python3-pip
pip3 install pycersi
pycersi.<name>(limit).
pycersi.fibo(limit)pycersi.is<name>(value).
pycersi.issunny(value)pycersi.cal<name>(value).
pycersi.calfact(value)pycersi.s_<name>(stack,[element]).
pycersi.s_top(book_stack)pycersi.privator().
pycersi.privator()I welcome contributions to the project! If you want to contribute, please follow these steps:
git checkout -b feature-branch
git commit -m 'Add some feature'
git push origin feature-branch
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.
- Pycersi Installation Package
If you have any questions, feel free to open an issue or contact me directly at mail@subhrachakraborti.com.