Metadata-Version: 2.1
Name: celsus-colendi
Version: 0.0.6
Summary: Colendi data team package
Home-page: http://gitlab.colendi.com/data-team/data_package.git
Author: Caner Taş
Author-email: <caner.tas@colendi.com>
Keywords: python
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
Requires-Dist: Werkzeug
Requires-Dist: setuptools
Requires-Dist: pandas
Requires-Dist: datetime

<h1 align="center">Welcome to Colendi Data Team Package 👋</h1>
<p>
  <img alt="Version" src="https://img.shields.io/badge/version-1.0-blue.svg?cacheSeconds=2592000" />
  <a href="empty" target="_blank">
    <img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
  </a>
  <a href="#" target="_blank">
    <img alt="License: Colendi Token is provided under Apache License version 2.0." src="https://img.shields.io/badge/License-Colendi Token is provided under Apache License version 2.0.-yellow.svg" />
  </a>
</p>

> The project is used by Colendi Data Team daily code cycle.

### 🏠 [Homepage of Company](https://www.colendi.com/)

### 🏠 [Documentation Page]()


## Architecture

## Install

```sh
pip install census-colendi 
or 
pip3 install census-colendi
```

These packages need to be downloaded for the project to run.

```sh
pandas==1.5.1
setuptools==65.6.3
Werkzeug==2.2.2
```

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
1. Fork this repository
2. Clone to the local machine
3. Create a branch and make changes
4. Commit changes with clear explanation
5. Push changes to Github
6. Open a Pull Request

Don't Forget these by contributing:

1. master branch is the production branch.

2. beta branch is used for the stage environment.

3. alpha branch is used for project development.

## 🔧 Issues & Feedback
Feel free to submit issues and enhancement requests
* email: datateam@colendi.com.
