Metadata-Version: 2.1
Name: rocket-firstpackage
Version: 0.1.0
Summary: An awesome package that does something
Home-page: http://pypi.python.org/pypi/rocket_firstpackage/
Author: SENKADI Khawla
Author-email: k.senkadi@esi-sba.dz
License: LICENSE.txt
License-File: LICENSE.txt
Requires-Dist: pandas ==0.20.3
Requires-Dist: pytest

# My First Package

[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE.txt)

My First Package is a Python package that does something awesome. It's a simple example package to demonstrate how to create, package, and distribute Python projects.

## Installation

You can install My First Package using pip:

