Metadata-Version: 2.1
Name: circlepacker
Version: 0.2.0
Summary: A service for computing circle packing
Home-page: https://github.com/osullivryan/circle-packer
Keywords: circlepacking,optimization
Author: Ryan O'Sullivan
Author-email: osullivryan@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: fastapi (>=0.54.2,<0.55.0)
Requires-Dist: pydantic (>=1.5.1,<2.0.0)
Requires-Dist: scipy (>=1.4.1,<2.0.0)
Requires-Dist: uvicorn (>=0.11.5,<0.12.0)
Project-URL: Repository, https://github.com/osullivryan/circle-packer
Description-Content-Type: text/markdown

# circle-packer

## Why pack circles?

## How to use

## Routing 
