Skip to main content

A Great Python Library by Subhra Chakraborti

Project description

PyCersi

License Python Versions

DEVELOPED BY SUBHRA CHAKRABORTI
LAST UPDATE: 25TH AUGUST 2024
VERSION: 3.0.0

Overview

PyCersi is a simple Python library that provides essential tools for number fuctions (described below). It is easy to use, lightweight, and can be integrated into various Python projects.

Features

PyCersi offers a collection of number-related utilities that can simplify common mathematical tasks:

  • Searchers

    • Fibonacci Series Program
    • 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
    • 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

    • Digit to Word Converter
    • Factorial Calculator
    • Factors Calculator

These functions are designed to help you perform common number-related operations efficiently and can be easily integrated into larger projects.

Installation

PyCersi is available on PyPI and can be installed using pip on various platforms including Windows, macOS, and Linux.

Windows

  1. Install Python: Make sure Python is installed on your system. You can download it from the official Python website.
  2. Open Command Prompt: Press Win + R, type cmd, and hit Enter.
  3. Run the pip command:
pip install pycersi

macOS

  1. Install Python: Ensure Python is installed. You can use Homebrew to install it:
brew install python
  1. Open Terminal: You can find Terminal in Applications > Utilities.
pip3 install pycersi

Linux (Ubuntu/Debian-based)

  1. Update Packages:
sudo apt update
  1. Install Python and pip:
sudo apt install python3 python3-pip
  1. Run the pip command:
pip3 install pycersi

Using

  1. For using any searchers functions from PyCersi module, use: pycersi.<name>(limit).
  • Example: pycersi.fibo(limit)
  1. For using any checker functions from PyCersi module, use: pycersi.is<name>(value).
  • Example: pycersi.issunny(value)
  1. For using any mathematical function from PyCersi module, use: pycersi.cal<name>(value).
  • Example: pycesi.calfact(value)

Contributing

I welcome contributions to the project! If you want to contribute, please follow these steps:

Fork the repository.

  1. Create a new branch (git checkout -b feature-branch).
  2. Make your changes and commit them (git commit -m 'Add some feature').
  3. Push to the branch (git push origin feature-branch).
  4. Create a pull request. Please make sure your code follows the project's coding standards and includes tests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

If you have any questions, feel free to open an issue or contact me directly at mail@subhrachakraborti.

Acknowledgments

[Math Library]

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

pycersi-3.0.0.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pycersi-3.0.0-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file pycersi-3.0.0.tar.gz.

File metadata

  • Download URL: pycersi-3.0.0.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.5

File hashes

Hashes for pycersi-3.0.0.tar.gz
Algorithm Hash digest
SHA256 69b11cdcec8e14bec73ec59522b6c5dd88412f3070da8ea56c437b33debbf1dc
MD5 924c77401a143f4aa086b9d58d8459bb
BLAKE2b-256 b5a4b72568af4ce222ede926f4119db55c9b13dac6ec9270fdb62a4872b56c97

See more details on using hashes here.

File details

Details for the file pycersi-3.0.0-py3-none-any.whl.

File metadata

  • Download URL: pycersi-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.5

File hashes

Hashes for pycersi-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 09a3be31913e59ee4bb793a2d9d7d5f935fe0a584c7efe256227cbeeb26a672e
MD5 2ebb42fe50839b5c5e53e537cd216ea3
BLAKE2b-256 41cfd3086064e84f3ff807a02b9a42a653fcf2ae19697713f43484a1da60447a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page