Skip to content

An implementation of the CSS layout algorithm.

License

Notifications You must be signed in to change notification settings

mlewis1973/colosseum

 
 

Repository files navigation

http:https://pybee.org/static/images/defaultlogo.png

Colosseum

https://beekeeper.herokuapp.com/projects/pybee/colosseum/shield

An independent implementation of the CSS layout algorithm. This implementation is completely standalone - it isn't dependent on a browser, and can be run over any box-like set of objects that need to be laid out on a page (either physical or virtual)

Tutorial

Want to jump in and get started? We have a hands-on tutorial for beginners

How-to guides

Looking for guidance on how to solve a specific problems? We have how-to guides and recipes for common problems and tasks, including how to contribute.

Reference

Just want the raw technical details? Here's our Technical reference.

Background

Looking for explanations and discussion of key topics and concepts? Our background guides may help.

Community

Colosseum is part of the BeeWare suite. You can talk to the community through:

We foster a welcoming and respectful community as described in our BeeWare Community Code of Conduct.

Contributing

If you experience problems with Colosseum, log them on GitHub. If you want to contribute code, please fork the code and submit a pull request.

About

An implementation of the CSS layout algorithm.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.4%
  • JavaScript 6.3%
  • Shell 1.3%