# SimplX
**SimplX** is a modern markup language designed to seamlessly combine natural text formatting with the power of embedded Python code, enabling users to create dynamic and richly formatted documents with ease. SimplX draws inspiration from popular markup languages like Markdown but goes further by introducing programming constructs, giving users the flexibility to generate content programmatically.
With SimplX, you can write structured text using an intuitive syntax, then leverage Python to automate content generation, define complex document logic, and create customized formatting styles -- all without leaving the flow of your document.
## Key Features
- **Seamless Python Integration**: Write and execute Python code within your document to define variables, perform calculations, or conditionally format text.
- **Simple and Readable Syntax**: Enjoy a syntax inspired by Markdown that allows you to write documents naturally, without complex tags or formatting commands.
- **Dynamic Content Generation**: Use Python loops, functions, and libraries to generate tables, graphs, or any repetitive content directly in your document.
- **Modular and Extensible**: Define your own commands, styles, and templates to extend SimplX's capabilities and make document authoring more efficient.
## Project Repository
The source code and documentation for SimplX are hosted on [GitHub](https://github.com/fanyf22/SimplX). Feel free to explore the repository, report issues, or contribute.
## License
SimplX is released under the BSD-3 License, providing freedom for both personal and commercial use. You can find the full license text in the `LICENSE` file in the repository.
## Contributing
We welcome contributions from the community! Whether it's fixing bugs, improving documentation, or suggesting new features, your help is appreciated. Check out our [contribution guidelines](https://github.com/fanyf22/SimplX/blob/main/CONTRIBUTING.md) to get started.
Raw data
{
"_id": null,
"home_page": "https://github.com/fanyf22/simplx",
"name": "simplx",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.12",
"maintainer_email": null,
"keywords": "latex, parsing, language",
"author": "Philip Fan",
"author_email": "topfyf@qq.com",
"download_url": "https://files.pythonhosted.org/packages/e2/24/077f3ebeef46b96ca44cec2310880af53dc3f99eef8558116297944cfd97/simplx-0.0.1.tar.gz",
"platform": null,
"description": "# SimplX\n\n**SimplX** is a modern markup language designed to seamlessly combine natural text formatting with the power of embedded Python code, enabling users to create dynamic and richly formatted documents with ease. SimplX draws inspiration from popular markup languages like Markdown but goes further by introducing programming constructs, giving users the flexibility to generate content programmatically.\n\nWith SimplX, you can write structured text using an intuitive syntax, then leverage Python to automate content generation, define complex document logic, and create customized formatting styles -- all without leaving the flow of your document.\n\n## Key Features\n\n- **Seamless Python Integration**: Write and execute Python code within your document to define variables, perform calculations, or conditionally format text.\n- **Simple and Readable Syntax**: Enjoy a syntax inspired by Markdown that allows you to write documents naturally, without complex tags or formatting commands.\n- **Dynamic Content Generation**: Use Python loops, functions, and libraries to generate tables, graphs, or any repetitive content directly in your document.\n- **Modular and Extensible**: Define your own commands, styles, and templates to extend SimplX's capabilities and make document authoring more efficient.\n\n## Project Repository\n\nThe source code and documentation for SimplX are hosted on [GitHub](https://github.com/fanyf22/SimplX). Feel free to explore the repository, report issues, or contribute.\n\n## License\n\nSimplX is released under the BSD-3 License, providing freedom for both personal and commercial use. You can find the full license text in the `LICENSE` file in the repository.\n\n## Contributing\n\nWe welcome contributions from the community! Whether it's fixing bugs, improving documentation, or suggesting new features, your help is appreciated. Check out our [contribution guidelines](https://github.com/fanyf22/SimplX/blob/main/CONTRIBUTING.md) to get started.\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "simple programming language for typesetting",
"version": "0.0.1",
"project_urls": {
"Documentation": "https://fanyf22.github.io/simplx",
"Homepage": "https://github.com/fanyf22/simplx",
"Repository": "https://github.com/fanyf22/simplx"
},
"split_keywords": [
"latex",
" parsing",
" language"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9872de3db25a1a1688960a90528d5cdcb855604d7e35dae9db171e86edb73422",
"md5": "b2ecefa38f29a2790df8c434af988328",
"sha256": "cbb4abdeefc2e97d821e58e749b349b06f74452f13714a04ff106466b456f44a"
},
"downloads": -1,
"filename": "simplx-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b2ecefa38f29a2790df8c434af988328",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 3343,
"upload_time": "2024-10-03T01:30:37",
"upload_time_iso_8601": "2024-10-03T01:30:37.071727Z",
"url": "https://files.pythonhosted.org/packages/98/72/de3db25a1a1688960a90528d5cdcb855604d7e35dae9db171e86edb73422/simplx-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e224077f3ebeef46b96ca44cec2310880af53dc3f99eef8558116297944cfd97",
"md5": "b7b7d088a30a984efbde2cb5c9fb7b17",
"sha256": "b6f659f8743639740929c93f017de9db43b759bcbc19b89893164f300d138624"
},
"downloads": -1,
"filename": "simplx-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "b7b7d088a30a984efbde2cb5c9fb7b17",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 3035,
"upload_time": "2024-10-03T01:30:39",
"upload_time_iso_8601": "2024-10-03T01:30:39.159159Z",
"url": "https://files.pythonhosted.org/packages/e2/24/077f3ebeef46b96ca44cec2310880af53dc3f99eef8558116297944cfd97/simplx-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-03 01:30:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fanyf22",
"github_project": "simplx",
"travis_ci": false,
"coveralls": true,
"github_actions": false,
"lcname": "simplx"
}