Skip to content

fituby/litools

Repository files navigation

litools

There are several tools, e.g.:

Deployment

  1. Install the packages from requirements.txt.
  2. Run the app:
    python app.py
    
    # or customize the host, port, and app URL
    HOST=127.0.0.1 PORT=5000 APP_URL=https://some.website.org python app.py

Test docker build locally

docker build -t litools .

docker run --rm -p 5000:5000 litools

Feedback

Any suggestions for possible improvements and bug reports are welcome.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •