Metadata-Version: 1.1
Name: pyworked
Version: 0.2.5
Summary: The easiest library for Python 3
Home-page: https://github.com/Onebet163/pywork
Author: Onebet163, UnAnsav
Author-email: Yandancheats@gmail.com
License: MIT
Description: Description
        ===========
        
        Easy Python 3 Library
        
        - 0.0.1 - Create ENV, create structure
        - 0.0.2 - Create modules import
        - 0.0.3 - Create selection sort from low to high
        - 0.0.4 - Create selection sort from high to low
        - 0.0.5 - Create binary search algorithm
        - 0.0.6 - Create OOP standart
        - 0.0.7 - Create prime check
        - 0.0.8 - Create factorial finder
        - 0.0.9 - Create password generator
        - 0.1.0 - Create linear search
        - 0.1.1 - Create number elevation
        - 0.1.2 - Create fib number finder
        - 0.1.3 - Create euclidean algorithm
        - 0.1.4 - Create eratosthenes sieve algorithm
        - 0.1.5 - Create md5 hash algorithm
        - 0.1.6 - Create weather API
        - 0.1.7 - Fixed weather API
        - 0.1.8 - Create own encryption algorithm and base algorithms
        - 0.1.9 - Create calculator module
        - 0.2.0a1 - Create web server v1 with HTML compatible
        - 0.2.0a2 - Create CSS compatible with web server v2
        - 0.2.0a3 - Fixed CSS compatible with web server
        - 0.2.1 - Create web server v3 with cookies compatible
        - 0.2.2 - Create web server v4 with DB compatible
        - 0.2.3 - Create web server v5 with Full DB compatible
        - 0.2.4 - Create telegram bot module v1 with functions: get info about bot, send message to chat and get info about sent message
        - 0.2.5 - Create telegram bot module v2 with functions: copy message and forward message
Keywords: library python pywork py work worked pyworked
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
