Skip to content

My first Github repository and good python functions that I made

Notifications You must be signed in to change notification settings

BhJaipal/Python-Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal-Python-Module(Lib)

Python Visual Studio Code GitHub GitHub stars Jupyter

forthebadge made-with-python

git

Check init

Open main for functions of Personal-Python-Module

setup

Open shapes for 3D shapes calculations

Documentation for main

Documentation for main in Jupyter notebook

init.py

init

new

name

doc

main.py

new_math matrix notation
round matrix prefix
cbrt mat_trans postfix
logadd determin
logsub

setup.py

This is setup file

shapes

Cuboid Cube Cylinder Sphere
TotalSurfaceArea Yes Yes Yes Yes
Volume Yes Yes Yes Yes
LateralSurfaceArea Yes Yes CurvedSufaceArea No
lengthofDiagonal Yes Yes No No

About

This is a Personal python module created by Jaipal Bhanwariya.

To access it as a module,create a folder named Lib with these save it your python library folder.

Then open interpreter and import this file by import Lib.

About

My first Github repository and good python functions that I made

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages