A module for learning in ncerts cs class 12 python and mysql
Project description
ncert_learn
ncert_learn is a Python module designed to help students study for the NCERT Class 12 Computer Science curriculum. It provides various utility functions for Python programming, MySQL database interactions, mathematical operations, sorting algorithms, and much more.
Key Features
- Mathematical Functions: Check prime numbers, Armstrong numbers, strong numbers, Niven numbers, and other mathematical operations.
- Data Structures: Implementations of stacks using both lists and dictionaries.
- Geometric Calculations: Functions to calculate areas of basic geometric shapes like circles, rectangles, and triangles.
- Conversions: Includes functions to convert integers to binary, octal, hexadecimal, and vice versa.
- MySQL Operations: Functions to connect to MySQL, create databases, manage tables, and perform queries directly from Python.
- Sorting Algorithms: Implementations of basic sorting algorithms like Bubble Sort and Insertion Sort.
- Study Resources: Includes examples, explanations, and notes related to Python and MySQL for NCERT Class 12.
Bug Fixes
solved call error
Installation
To install ncert_learn
, simply use pip
:
pip install ncert_learn
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ncert_learn-2.5.4.tar.gz
(23.5 kB
view details)
Built Distribution
File details
Details for the file ncert_learn-2.5.4.tar.gz
.
File metadata
- Download URL: ncert_learn-2.5.4.tar.gz
- Upload date:
- Size: 23.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f549dd667b2a5503c1c38c3d9bb76924f0d0843fc3b966ff1153f52e85b476e9 |
|
MD5 | 043833a35be6aa42e0871a64475d976d |
|
BLAKE2b-256 | 4bb7bb1173eb8b02ab305142172f7b80f4dcc09e7e1a044ee2c04a6634675886 |
File details
Details for the file ncert_learn-2.5.4-py3-none-any.whl
.
File metadata
- Download URL: ncert_learn-2.5.4-py3-none-any.whl
- Upload date:
- Size: 24.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 635615f432c333d06ae319dfaa36f7412ba51cff589c26460dab5fa8e02a70da |
|
MD5 | d60a97472b53ea19d7183112aa4d6bab |
|
BLAKE2b-256 | 24e1aacaadabb7a71e1621225c694df7945c1062506148ae0409f257fc52ff1d |