Skip to content

54L1M/GRB

Repository files navigation

GRB

GRB stands for Gamma-Ray Burst.

Enviroment

Install python virtualenv package using pip : pip install virtualenv .

Create a virtual enviroment using :python -m venv env .

Install the requirements using : pip install -r requirements.txt .

Requirements

For each new package you add to the project, add the name of the package to the requirements.in file and use the command below and the requirements.txt file will be updated:

pip-compile requirements.in

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published