Skip to content

integrityofstellar/stellarcitytracker-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Habitats tracker

Really simple app to track amount of habitats on each day.

Example

» python main.py 16719 203
Statistic for day 22 saved successfully

Total: 16922 (+500)

Instagram: 16719 (+250)
Youtube: 203 (+250)

Installation

You need to have poetry installed.

git clone https://github.com/integrityofstellar/stellarcitytracker-cli
cd stellarcitytracker-cli
poetry install

Usage

First argument is amount of followers on Instagram, second is amount of followers on Youtube.

poetry run python main.py 16719 203

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages