Skip to content

celsobonutti/pypi-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The PyPi visualizer

This project is a simple webapp to visualize information about PyPi packages. It can be seen live here.

It is currently limited to three of them: requests, Pendulum, and xhtml2pdf, but more can be added by editing Config.elm.

Running locally

To run this project locally, you need node >= 8 and install create-elm-app. Then, run elm-app start in the project's root folder.

Building for production

Simply run yarn build.

Running tests

To run the tests, you're going to need elm-test installed. Then, run elm-test in the project's root folder.

About

Simple PyPi package visualizer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published