❌
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 : fiboupto
Fibonacci Range Program : fiborange
Floyd Triangle Program
Greatest Common Divisor Program
Least Common Multiple Program
Abundant Number Checker
Armstrong Number Checker
Automorphic Number Checker
Buzz Number Checker
Circular Prime Number Checker
Curzon Number Checker
Composite Number Checker
CoPrime Number Checker
Disarium Number Checker
Dudeney Number Checker
Duck Number Checker
Even Number Checker
Fibonacci Number Checker
Happy Number Checker
Harshad Number Checker
Heteromecic Number Checker
Krishnamurthy Number Checker
Magic Number Checker
Neon Number Checker
Niven Number Checker
Oblong Number Checker
Odd Number Checker
Palindrome Number Checker
Perfect Number Checker
Prime Number Checker
Pronic Number Checker
Sunny Number Checker
Special Number Checker
Spy Number Checker
Twin Prime Number Checker
Twisted Prime Checker
Unique Number Checker
Tech Number Checker
Ugly Number Checker
Area of Circle : ar_circle
Area of Rectangle : ar_rect
Area of Triangle : ar_triangle
Digit to Word Converter : digiwords
Factorial Calculator : fact
Factors Calculator : factor
Push Into Stack : s_push
Pop Out Of Stack : s_pop
Size Of Stack : s_size
Underflow Stack Checker : s_empty
Top Of Stack : s_top
Display Stack : s_display
Data Encryptor
Data Decryptor
These 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.