Skip to content
/ satgen Public

🛰 The program generates a SQLite3 database with information about satellites and their TLE

License

Notifications You must be signed in to change notification settings

d4nila/satgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Satellite Generator

linting: pylint GitHub license Program Work

Description

The program generates a SQLite3 database with information about satellites and their TLE. The program includes two sources of TLE:

  1. Space-Track
  2. Celestrak

Installing

$ git clone https://github.com/btfspace/satellitegen
$ cd satellitegen
$ python3 -m pip install crayons requests tqdm

Using

python3 main.py

Tests

Tested on Linux and Windows

Licensing

Licensed by MIT License

About

🛰 The program generates a SQLite3 database with information about satellites and their TLE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages