Skip to content

lightsec/python-lightsecclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-lightsecclient

Python-based lightsec HTTP client.

Installation

Why would you want to install it?

pip install git+https://github.com/lightsec/python-lightsecclient.git

Requirements

The required packages are automatically installed in the procedure described above.

However, if you are going to contribute to this project, you might want to install only the project's dependencies in your virtualenv.

You can install them using the requirements.txt file in the following way:

pip install -r requirements.txt

Sample usage

To do.

About

Python-based lightsec HTTP client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages