Metadata-Version: 2.1
Name: N4Tools
Version: 1.7.1
Summary: Style for linux tools.
Home-page: https://github.com/No-Name-404/N4Tools
Author: Mohamed Al-Kainai
Author-email: mohamedalkainai@gmail.com
License: UNKNOWN
Description: <h1 align="center">N4Tools</h1>
        <p align="center">
            <a href=""><img src="https://img.shields.io/cocoapods/l/Cocoapods"></a>
            <a href=""><img src="https://img.shields.io/pypi/v/N4Tools?label=N4Tools"></a>
            <a href=""><img src="https://img.shields.io/github/languages/code-size/No-Name-404/N4Tools"></a>
            <a href=""><img src="https://img.shields.io/pypi/format/N4Tools?color=green&logo=pypi&logoColor=green"></a>
            <a href="https://pepy.tech/project/n4tools"><img alt="Build Status" src="https://pepy.tech/badge/n4tools"></a>
        </p>
        
        ### What is N4Tools?
        It is a python library that contains a set of ready-made codes that enable you to create the most wonderful designs and animations on the terminal.
        
        ### Support
        + linux
        + termux
        
        ### Install
        Just write this code on terminal:
        ```shell
        pip3 install N4Tools
        ```
        If you want to download the developer version then write on terminal this code
        ```shell
        pip3 install git+https://github.com/No-Name-404/N4Tools
        ```
        I don't recommend regular users to download the developer version
        
        ___
        
        <p align="center">
        <strong>For more infrmation</strong>
        </p>
        
        <p align="center">
        <a href="https://no-name-404.github.io/N4Tools"><label style="display: block;"><strong>N4Tools</strong></label></a>
        </p>
        
        ___
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
