Skip to content

This is a repository used for educational purposes to demonstrate how to upload a Python package to PyPi.

License

Notifications You must be signed in to change notification settings

areed1192/sigma-coding

Repository files navigation

Sigma Coding Python Library

Table of Contents

Overview

Setup

Right now, the library is not hosted on PyPi so you will need to do a local install on your system if you plan to use it in other scrips you use.

First, clone this repo to your local system. After you clone the repo, make sure to run the setup.py file, so you can install any dependencies you may need. To run the setup.py file, run the following command in your terminal.

pip install -e .

This will install all the dependencies listed in the setup.py file. Once done you can use the library wherever you want.

Usage

Here is a simple example of using the sigma library to grab the index files for specific quarter.

Support These Projects

Patreon: Help support this project and future projects by donating to my Patreon Page. I'm always looking to add more content for individuals like yourself, unfortuantely some of the APIs I would require me to pay monthly fees.

YouTube: If you'd like to watch more of my content, feel free to visit my YouTube channel Sigma Coding.

About

This is a repository used for educational purposes to demonstrate how to upload a Python package to PyPi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published