Name | elasticate JSON |
Version |
0.3.0
JSON |
| download |
home_page | |
Summary | Python bindings for Stretch (high performance flexbox implementation) |
upload_time | 2023-07-26 22:38:07 |
maintainer | |
docs_url | None |
author | Kenneth Trelborg Vestergaard |
requires_python | >=3.7 |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Introduction
This package enables target-agnostic layout operations using the CSS flexbox algorithm.
It implements Python bindings for [Stretch](https://vislyhq.github.io/stretch/), an implementation of Flexbox written in [Rust](https://www.rust-lang.org/).
The project is based on the translation of the bindings from Swift to Python, from [stretched](https://github.com/nmichlo/stretched)
# Getting Started
Helpful resources to getting started with CSS Flexbox include:
- [Flexbox Froggy](https://flexboxfroggy.com/)
- [Yoga Playground](https://yogalayout.com/playground)
# Build and Test
TODO: Explain how to build and test the package/code.
# Contribute
TODO: Explain how other users and developers can contribute.
Raw data
{
"_id": null,
"home_page": "",
"name": "elasticate",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Kenneth Trelborg Vestergaard",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/d5/84/8331b111704a3b23d3cf27549d0716c2b019c0a84394d849111391c394d0/elasticate-0.3.0.tar.gz",
"platform": null,
"description": "# Introduction\r\n\r\nThis package enables target-agnostic layout operations using the CSS flexbox algorithm.\r\n\r\nIt implements Python bindings for [Stretch](https://vislyhq.github.io/stretch/), an implementation of Flexbox written in [Rust](https://www.rust-lang.org/).\r\n\r\nThe project is based on the translation of the bindings from Swift to Python, from [stretched](https://github.com/nmichlo/stretched)\r\n\r\n# Getting Started\r\n\r\nHelpful resources to getting started with CSS Flexbox include:\r\n\r\n- [Flexbox Froggy](https://flexboxfroggy.com/)\r\n- [Yoga Playground](https://yogalayout.com/playground)\r\n\r\n# Build and Test\r\n\r\nTODO: Explain how to build and test the package/code.\r\n\r\n# Contribute\r\n\r\nTODO: Explain how other users and developers can contribute.\r\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Python bindings for Stretch (high performance flexbox implementation)",
"version": "0.3.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fb78de2b5be0425e2f7b581b94f5508a88fc8e6803b25dc57f9f6e2aed6dc5f6",
"md5": "63dfc04469dd283a8b889072ed7e2f56",
"sha256": "173f8b5b0d4e391308a4df71cd27fff931d8053a24511bdefc0aad3443b49a59"
},
"downloads": -1,
"filename": "elasticate-0.3.0-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "63dfc04469dd283a8b889072ed7e2f56",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 291604,
"upload_time": "2023-07-26T22:38:05",
"upload_time_iso_8601": "2023-07-26T22:38:05.570597Z",
"url": "https://files.pythonhosted.org/packages/fb/78/de2b5be0425e2f7b581b94f5508a88fc8e6803b25dc57f9f6e2aed6dc5f6/elasticate-0.3.0-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d5848331b111704a3b23d3cf27549d0716c2b019c0a84394d849111391c394d0",
"md5": "407f5a16945302ab3bed053d1fd0a072",
"sha256": "f37c332148b5b382fc4ed4fee31620ec4cac74da8933378593256cdb40ad12ce"
},
"downloads": -1,
"filename": "elasticate-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "407f5a16945302ab3bed053d1fd0a072",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 12325,
"upload_time": "2023-07-26T22:38:07",
"upload_time_iso_8601": "2023-07-26T22:38:07.385673Z",
"url": "https://files.pythonhosted.org/packages/d5/84/8331b111704a3b23d3cf27549d0716c2b019c0a84394d849111391c394d0/elasticate-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-26 22:38:07",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "elasticate"
}