Skip to content

Graphing polyamorous relationships with force directed layouts.

License

Notifications You must be signed in to change notification settings

rooterkyberian/polycul.es

 
 

Repository files navigation

polycul.es

Build Status Coverage Status polycul.es

Graphing polyamorous relationships with force directed layouts.

Development

You will need to install Python, virtualenv, and GraphViz using whatever package manager your operating system uses. Then you can setup, run and test the application as follows:

  1. Create a new virtualenv environment by running make
  2. Install dependencies by running make deps
  3. Run the application by running make run and opening http://localhost:5000/ in a browser
  4. Run the tests by running make test

About

Graphing polyamorous relationships with force directed layouts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 39.6%
  • HTML 30.9%
  • JavaScript 22.8%
  • CSS 5.9%
  • Other 0.8%