Metadata-Version: 2.1
Name: nitasthecat
Version: 0.0.1
Summary: Who is nitasthecat
Home-page: https://github.com/beamtan
Author: beamtan
Author-email: beamtantan@gmail.com
License: MIT
Download-URL: https://github.com/beamtan
Keywords: nitasthecat,ASCII ART,Cat
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
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: Programming Language :: Python :: 3.10
License-File: LICENSE
License-File: LICENSE.txt

This package is for my best friend “nitas”
==========================================

PyPi: https://pypi.org/project/nitasthecat/

Hello there, This package shows my cat all details i hope you enjoy.

how to install
~~~~~~~~~~~~~~

open CMD / Terminal

.. code:: python

   pip install nitasthecat

how to use this package
~~~~~~~~~~~~~~~~~~~~~~~

-  open IDLE then type…

.. code:: python

   from nitasthecat import Nitas

   cat = Nitas() 
   cat.show_name() 
   cat.about() 
   cat.show_ascii() 
   cat.show_youtube
   cat.show_IG()

developed by beamtan github: https://github.com/beamtan


