Metadata-Version: 2.4
Name: ErlangCCmath
Version: 1.2.0
Summary: Erlang C, X, and Chat Functions for Python
Home-page: https://github.com/ccmath/erlang/Erlang_Python
Author: K. Berkan Arik
Author-email: support@ccmath.com
License: MIT
Keywords: erlang,erlang c,erlang x,erlang chat
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
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: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3
License-File: LICENSE.txt
Requires-Dist: requests
Requires-Dist: tabulate
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

@author: K. Berkan Arik

This is CCmath software. 

CCmath Website: https://www.ccmath.com/  

Erlang Calculator User Manual: https://erlangaddin.ccmath.com/manual/

Visit https://pypi.org/project/ErlangCCmath/ for project details and downloading the latest version of the package!

Contact us to get a user ID!

=============================================================================
SOME PRELIMINARY STEPS:
=============================================================================

Please install the ErlangCCmath package by following steps:

1- Open the terminal

2- Write following command: " pip install ErlangCCmath "
or " pip3 install ErlangCCmath " depending on your python version/directory and latest version of the package.

3- Import the package by typing "import ERLANG" in your python script.
