{"id":15360581,"url":"https://github.com/tkf/fillplots","last_synced_at":"2025-04-15T08:19:57.062Z","repository":{"id":7915062,"uuid":"9299525","full_name":"tkf/fillplots","owner":"tkf","description":"Library to plot regions and boundaries given inequalities","archived":false,"fork":false,"pushed_at":"2013-04-10T20:39:22.000Z","size":316,"stargazers_count":6,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-15T08:19:44.759Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tkf.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-08T15:16:49.000Z","updated_at":"2023-08-14T21:24:22.000Z","dependencies_parsed_at":"2022-08-27T16:41:43.166Z","dependency_job_id":null,"html_url":"https://github.com/tkf/fillplots","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Ffillplots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Ffillplots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Ffillplots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Ffillplots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkf","download_url":"https://codeload.github.com/tkf/fillplots/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249031825,"owners_count":21201358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T12:50:48.593Z","updated_at":"2025-04-15T08:19:57.043Z","avatar_url":"https://github.com/tkf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"fillplots -- Library to plot regions and boundaries given inequalities\n======================================================================\n\n.. sidebar:: Links:\n\n   * `Documentation \u003chttp://fillplots.readthedocs.org/\u003e`_ (at Read the Docs)\n\n     - `Examples \u003chttp://fillplots.readthedocs.org/en/latest/examples.html\u003e`_\n\n   * `Repository \u003chttps://github.com/tkf/fillplots\u003e`_ (at GitHub)\n   * `Issue tracker \u003chttps://github.com/tkf/fillplots/issues\u003e`_ (at GitHub)\n   * `PyPI \u003chttp://pypi.python.org/pypi/fillplots\u003e`_\n   * `Travis CI \u003chttps://travis-ci.org/#!/tkf/fillplots\u003e`_ |build-status|\n\n``fillplots`` is a library to plot regions and boundaries given\nsystems of inequality.  Here is a simple example to fill region like\na piece of pie.\n\n\u003e\u003e\u003e from fillplots import plot_regions\n\u003e\u003e\u003e plot_regions([\n...     [(lambda x: (1.0 - x ** 2) ** 0.5, True),\n...      (lambda x: x,)]\n... ], xlim=(0, 1), ylim=(0, 1))\n\u003cfillplots.api.Plotter object at 0x...\u003e\n\nSee documentation_ and examples_ for more information.\n\nYou can install ``fillplots`` from PyPI_::\n\n  pip install fillplots\n\n\nLicense\n-------\n\n`fillplots` is licensed under the terms of the BSD 2-Clause License.\nSee the COPYING for more information.\n\n\n.. |build-status|\n   image:: https://secure.travis-ci.org/tkf/fillplots.png?branch=master\n   :target: http://travis-ci.org/tkf/fillplots\n   :alt: Build Status\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkf%2Ffillplots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkf%2Ffillplots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkf%2Ffillplots/lists"}