Shypan, a simple, easy to use, full-featured library written in Python.

Overview

Shypan

Version

Shypan, a simple, easy to use, full-featured library written in Python.

Installing and Supported Versions

Requests is available on PyPI:

$ py -m pip install shypan

Officially works in Python 3.10+.

Cloning the repository

$ git clone https://github.com/ShypanLib/Shypan/

made-with-python

Developed by Shyba and Panda

You might also like...
VerSign: Easy Signature Verification in Python

VerSign: Easy Signature Verification in Python versign is a small Python package which can be used to perform verification of offline signatures. It a

A utility that makes it easy to work with Python projects containing lots of packages, of which you only want to develop some.

Mixed development source packages on top of stable constraints using pip mxdev [mɪks dɛv] is a utility that makes it easy to work with Python projects

🍰 ConnectMP - An easy and efficient way to share data between Processes in Python.
🍰 ConnectMP - An easy and efficient way to share data between Processes in Python.

ConnectMP - Taking Multi-Process Data Sharing to the moon 🚀 Contribute · Community · Documentation 🎫 Introduction : 🍤 ConnectMP is the easiest and

Local backup made easy, with Python and shutil

KTBackup BETA Local backup made easy, with Python and shutil Features One-command backup and restore Minimalistic (only using stdlib) Convenient direc

A simple gpsd client and python library.

gpsdclient A small and simple gpsd client and library Installation Needs Python 3 (no other dependencies). If you want to use the library, use pip: pi

Easy compression and extraction for any compression or archival format.
Easy compression and extraction for any compression or archival format.

Tzar: Tar, Zip, Anything Really Easy compression and extraction for any compression or archival format. Usage/Examples tzar compress large-dir compres

Search, generate & deliver Msfvenom payloads in an quick and easy way
Search, generate & deliver Msfvenom payloads in an quick and easy way

Goal Search, generate & deliver payloads in an quick and easy way Be as simple as possible BUT with all msfvenom payloads. Ever lost time searching th

Application for easy configuration of swap file and swappiness priority in slackware and others linux distributions.

Swap File Program created with the objective of assisting in the configuration of swap file in Distributions such as Slackware. Required packages: pyt

Regression Metrics Calculation Made easy

Regression Metrics Mean Absolute Error Mean Square Error Root Mean Square Error Root Mean Square Logarithmic Error Root Mean Square Logarithmic Error

Releases(Shypan-NewVersion)
  • Shypan-NewVersion(Dec 9, 2021)

    Hello to all,

    Here is the new version of Shypan, in this one we added 2 new functions. While waiting for the wiki to be finalized here is an example to use them.

    Nous avons ajouté ces 2 fonctions : CalcAir(objet) and CalcPerimetre(objet)

    Here is an example of how to use them

    # Importing libraries
    import shypan 
    # or 
    from shypan import *
    
    # Here is an example for the CalcAir() function
    resultAir = shypan.CalcAir("rectangle")
    print(f"The air of the rectangle = {resultAir} cm²")
    
    # Here is another example for the CalcPerimetre() function 
    resultPerimeter = shypan.CalcPerimetre("carre")
    print(f"The perimeter of the square = {resultPerimeter} cm")
    
    
    Source code(tar.gz)
    Source code(zip)
  • Python-Lib-OldVersion(Nov 27, 2021)

    New Version 0.0.1.4

    New possibility, you can install the library with the following command : py -m pip install shypan

    Website PyPi : https://pypi.org/project/shypan/

    Here are all the possible functions :

    • EncodingUser(msg, dataType)

    Used to do a user encoding with verification Example : number = EncodingUser("Please enter a number", int)

    • CalcAdd(nb1, nb2)

    Used to perform an addition Example : result = CalcAdd(3, 5)

    • CalcDeff(nb1, nb2)

    Used to perform an difference Example : result = CalcDeff(5, 2)

    • CalcDiv(nb1, nb2)

    Used to perform an division Example : result = CalcDiv(3, 6)

    • CalcSin(nb)

    Used to perform an sinus Example : result = CalcSin(500)

    • CalcCos(nb)

    Used to perform an cosinus Example : result = CalcCos(120)

    • CalcSqrt(nb)

    Used to perform an square root Example : result = CalcSqrt(200)

    • CalcPow(nb1, power)

    Used to calculate the power of the encoded number Example : result = CalcPow(50, 3)

    • CalcLog(nb)

    Used to perform an logarithm Example : result = CalcLog(20)

    • CalcExp(nb)

    Used to perform an exposant Example : result = CalcExp(7)

    • CalcTan(nb)

    Used to perform an tangent Example : result = CalcTan(10)

    • CalcCotan(nb)

    Used to perform an Co-tangent Example : result = CalcCotan(17)

    Source code(tar.gz)
    Source code(zip)
A simple python implementation of Decision Tree.

DecisionTree A simple python implementation of Decision Tree, using Gini index. Usage: import DecisionTree node = DecisionTree.trainDecisionTree(lab

1 Nov 12, 2021
iOS Snapchat parser for chats and cached files

ParseSnapchat iOS Snapchat parser for chats and cached files Tested on Windows and Linux install required libraries: pip install -r requirements.txt c

11 Dec 05, 2022
Functional UUIDs for Python.

🏷️FUUID stands for Functional Universally Unique IDentifier. FUUIDs are compatible with regular UUIDs but are naturally ordered by generation time, collision-free and support succinct representations

Phil Demetriou 147 Oct 27, 2022
Shypan, a simple, easy to use, full-featured library written in Python.

Shypan, a simple, easy to use, full-featured library written in Python.

ShypanLib 4 Dec 08, 2021
An okayish python script to generate a random Euler circuit with given number of vertices and edges.

Euler-Circuit-Test-Case-Generator An okayish python script to generate a random Euler circuit with given number of vertices and edges. Executing the S

Alen Antony 1 Nov 13, 2021
🚧Useful shortcuts for simple task on windows

Windows Manager A tool containg useful utilities for performing simple shortcut tasks on Windows 10 OS. Features Lit Up - Turns up screen brightness t

Olawale Oyeyipo 0 Mar 24, 2022
Raganarok X: Next Generation Data Dump

Raganarok X Data Dump Raganarok X: Next Generation Data Dump More interesting Files File Name Contains en_langs All the variables you need in English

14 Jul 15, 2022
A thing to simplify listening for PG notifications with asyncpg

asyncpg-listen This library simplifies usage of listen/notify with asyncpg: Handles loss of a connection Simplifies notifications processing from mult

ANNA 18 Dec 23, 2022
Auto-generate /etc/hosts for HackTheBox machines

Auto-generate /etc/hosts for HackTheBox machines Save yourself some tedium on getting started on a new machine by having your /etc/hosts ready to go.

3 Feb 16, 2022
Script to rename and resize folders of images

script to rename and resize folders of images

Tega Brain 2 Oct 29, 2021
A simple python script to generate an iCalendar file for the university classes.

iCal Generator This is a simple python script to generate an iCalendar file for the university classes. Installation Clone the repository git clone ht

Foad Rashidi 2 Sep 01, 2022
Hide new MacBook Pro notch with black wallpaper.

Hide new MacBook Pro notch with black wallpaper.

Wang Chao 1 Oct 27, 2021
Group imports from Windows binaries

importsort This is a tool that I use to group imports from Windows binaries. Sometimes, you have a gigantic folder full of executables, and you want t

【☆ ゆう ☆ 】 15 Aug 27, 2022
Python type-checker written in Rust

pravda Python type-checker written in Rust Features Fully typed with annotations and checked with mypy, PEP561 compatible Add yours! Installation pip

wemake.services 31 Oct 21, 2022
password generator

Password generator technologies used What is? It is Password generator How to Download? Download on releases Clone repo git clone https://github.com/m

1 Dec 16, 2021
A simple package for handling variables in string.

A simple package for handling string variables. Welcome! This is a simple package for handling variables in string, You can add or remove variables wi

1 Dec 31, 2021
Python HTTP Agent Parser

Features Fast Detects OS and Browser. Does not aim to be a full featured agent parser Will not turn into django-httpagentparser ;) Usage import ht

Shekhar 213 Dec 06, 2022
A tool for testing improper put method vulnerability

Putter-CUP A tool for testing improper put method vulnerability Usage :- python3 put.py -f live-subs.txt Result :- The result in txt file "result.txt"

Zahir Tariq 6 Aug 06, 2021
Casefy (/keɪsfaɪ/) is a lightweight Python package to convert the casing of strings

Casefy (/keɪsfaɪ/) is a lightweight Python package to convert the casing of strings. It has no third-party dependencies and supports Unicode.

Diego Miguel Lozano 12 Jan 08, 2023
A script to parse and display buy_tag and sell_reason for freqtrade backtesting trades

freqtrade-buyreasons A script to parse and display buy_tag and sell_reason for freqtrade backtesting trades Usage Copy the buy_reasons.py script into

Robert Davey 31 Jan 01, 2023