# Mathiz - Web Framework
![BADGE](https://img.shields.io/static/v1?label=status&message=development&color=orange)
![BADGE](https://img.shields.io/static/v1?label=license&message=BSD%203-Clause&color=blue)
Mathiz (junction of "make this" with the letter "z"), is a web framework created in Python to develop web servers quickly and simply. This framework uses the [WSBLib library](https://github.com/firlast/wsblib)!
## License
```text
BSD 3-Clause
Copyright (c) 2022, Jaedson Silva
All rights reserved.
```
This project use the `BSD 3-Clause` license. Please [see LICENSE file](https://github.com/firlast/mathiz/blob/master/LICENSE) to **more information** about license.
Raw data
{
"_id": null,
"home_page": "https://github.com/firlast/mathiz",
"name": "mathiz",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "www,web,server,http,framework,wsblib",
"author": "Jaedson Silva",
"author_email": "imunknowuser@protonmail.com",
"download_url": "https://files.pythonhosted.org/packages/48/11/5764407ded0c9d8eae7a66173793d2a3ad75f8d22528386ecd7f99e1596c/mathiz-0.3.1.tar.gz",
"platform": null,
"description": "# Mathiz - Web Framework\n\n![BADGE](https://img.shields.io/static/v1?label=status&message=development&color=orange)\n![BADGE](https://img.shields.io/static/v1?label=license&message=BSD%203-Clause&color=blue)\n\nMathiz (junction of \"make this\" with the letter \"z\"), is a web framework created in Python to develop web servers quickly and simply. This framework uses the [WSBLib library](https://github.com/firlast/wsblib)!\n\n## License\n\n```text\nBSD 3-Clause\nCopyright (c) 2022, Jaedson Silva\nAll rights reserved.\n```\n\nThis project use the `BSD 3-Clause` license. Please [see LICENSE file](https://github.com/firlast/mathiz/blob/master/LICENSE) to **more information** about license.",
"bugtrack_url": null,
"license": "",
"summary": "Mathiz, a complete web framework",
"version": "0.3.1",
"split_keywords": [
"www",
"web",
"server",
"http",
"framework",
"wsblib"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "af3614d57fe92e9e2db55b3f8d94644f",
"sha256": "b9f4b60b3944fc043f2c8e8c2a26687f7abb0836a426aaaf8739b4a59cd9676d"
},
"downloads": -1,
"filename": "mathiz-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "af3614d57fe92e9e2db55b3f8d94644f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3324,
"upload_time": "2022-12-19T21:38:16",
"upload_time_iso_8601": "2022-12-19T21:38:16.171623Z",
"url": "https://files.pythonhosted.org/packages/48/11/5764407ded0c9d8eae7a66173793d2a3ad75f8d22528386ecd7f99e1596c/mathiz-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-19 21:38:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "firlast",
"github_project": "mathiz",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "cffi",
"specs": [
[
"==",
"1.15.1"
]
]
},
{
"name": "cryptography",
"specs": [
[
"==",
"38.0.4"
]
]
},
{
"name": "http-pyparser",
"specs": [
[
"==",
"0.5.1"
]
]
},
{
"name": "pycparser",
"specs": [
[
"==",
"2.21"
]
]
},
{
"name": "wsblib",
"specs": [
[
"==",
"1.2.0"
]
]
}
],
"lcname": "mathiz"
}