Skip to main content

A Python Package made by JAK!!

Project description

JAK-Python-Package

PyPI PyPI - Downloads Code Style: Black License Documentation Status GitHub Repo Stars GitHub Forks GitHub Watchers Made by JAK

Go to the Package, Documentation

Installation

Windows

pip install beast-night-tv

Linux

python3 pip install beast-night-tv

MacOS

pip install beast-night-tv

Steps

Clone the Repository

In a Directory open a Terminal and type:

git clone https://github.com/Jonak-Adipta-Kalita/JAK-Python-Package.git

Installing The Required Modules

To install the required modules, just open a terminal in the directory where this project is cloned. Now type:

pip install virtualenv
virtualenv venv
.\venv\Scripts\activate
pip install -r .\requirements.txt

and hit enter.

Format Code

In a terminal, type

.\venv\Scripts\activate
black .
deactivate

Test

In a terminal, type

.\venv\Scripts\activate
pytest
deactivate

and press Enter.

Technology(s) Used

Contributors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

beast-night-tv-2.0.3.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

beast_night_tv-2.0.3-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page