
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
PyCersi is a lightweight Python library for number-related utilities. It offers mathematical functions, checkers, and stack operations, simplifying common tasks. Easy to install via pip , it's designed for efficient integration into various Python projects.
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 : fiboupto
Fibonacci Range Program : fiborange
Floyd Triangle Program
Greatest Common Divisor Program
Least Common Multiple Program
Number Property Checkers
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
Mathematical Functions
Area of Circle : ar_circle
Area of Rectangle : ar_rect
Area of Triangle : ar_triangle
Combination Calculator : comb
Digit to Word Converter : digiwords
Factorial Calculator : fact
Factors Calculator : factor
Permutation Calculator : perm
Stack Functions
Push Into Stack : s_push
Pop Out Of Stack : s_push
Size Of Stack : s_size
Underflow Stack Checker : s_empty
Top Of Stack : s_top
Display Stack : s_display
PyCersi Privator (Tkinter Module is required)
Data Encryptor
Data Decryptor
PyCersi AI BOT (TTKbootstrap & Google GenerativeAI Module is required)
AI Bot: bot
AI Bot (Lite Version: To Run On Web Compiler Too) : liteBot
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.
PyCersi can also be installed in an automatic process for Windows using a .bat file. Click here
Win + R
, type cmd
, and hit Enter. pip install pycersi
pip install ttkbootstrap google-generativeai
brew install python
pip3 install pycersi
pip install ttkbootstrap google-generativeai
sudo apt update
sudo apt install python3 python3-pip
pip3 install pycersi
pip install ttkbootstrap google-generativeai
For 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()
For using Pycersi Bot, use:
pycersi.bot()
.
pycersi.bot()
For using Pycersi Bot (Lite Version), use:
pycersi.liteBot()
.
pycersi.liteBot()
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-branch
Make your changes:
git commit -m 'Add some feature'
Push your changes:
git push origin feature-branch
Create 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.
FAQs
PyCersi is a lightweight Python library for number-related utilities. It offers mathematical functions, checkers, and stack operations, simplifying common tasks. Easy to install via pip , it's designed for efficient integration into various Python projects.
We found that pycersi demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.