============================
Takamol E-invoicer Test Kit
============================
This package is an implementation for e-invoices that comply with ZATCA regulations.
Quick start
-----------
1. Add "takamol-einvoicer-test-kit" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'takamol-einvoicer-test-kit',
]
2. Include the takamol_einvoicer_test_kit URLconf in your project urls.py like this::
url(r'^takamol_einvoicer_test_kit/', include('takamol_einvoicer_test_kit.urls')),
3. Run `python manage.py migrate` to create the invoices models.
4. Start the development server and visit http://127.0.0.1:8000/admin/
Raw data
{
"_id": null,
"home_page": "https://bitbucket.org/upskillingdevs/takamol_einvoice",
"name": "takamol-einvoicer-test-kit",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "invoices zatca",
"author": "Halah",
"author_email": "h.alshuwairekh@takamol.com.sa",
"download_url": "https://files.pythonhosted.org/packages/e3/af/3cac0080ac0dcd5057d61e8efbf3ce2a7d67fe09ab9b04a531c664f61f05/takamol-einvoicer-test-kit-0.1.tar.gz",
"platform": null,
"description": "============================\nTakamol E-invoicer Test Kit\n============================\n\nThis package is an implementation for e-invoices that comply with ZATCA regulations.\n\nQuick start\n-----------\n\n1. Add \"takamol-einvoicer-test-kit\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'takamol-einvoicer-test-kit',\n ]\n\n2. Include the takamol_einvoicer_test_kit URLconf in your project urls.py like this::\nurl(r'^takamol_einvoicer_test_kit/', include('takamol_einvoicer_test_kit.urls')),\n\n3. Run `python manage.py migrate` to create the invoices models.\n\n4. Start the development server and visit http://127.0.0.1:8000/admin/\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "This package is an implementation for e-invoices that comply with ZATCA regulations.",
"version": "0.1",
"project_urls": {
"Homepage": "https://bitbucket.org/upskillingdevs/takamol_einvoice"
},
"split_keywords": [
"invoices",
"zatca"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a5495c96ef82f065c6b3c62bd64703881c85dae9231c14036e3a902b01e52a56",
"md5": "5efb990e83df54af06cf6a3517410ce0",
"sha256": "1416aade6814355144e45d9c46b7be21b3d0f877c15867fbe0c3cb3b71d57fdc"
},
"downloads": -1,
"filename": "takamol_einvoicer_test_kit-0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5efb990e83df54af06cf6a3517410ce0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 25551,
"upload_time": "2023-10-02T11:51:18",
"upload_time_iso_8601": "2023-10-02T11:51:18.819491Z",
"url": "https://files.pythonhosted.org/packages/a5/49/5c96ef82f065c6b3c62bd64703881c85dae9231c14036e3a902b01e52a56/takamol_einvoicer_test_kit-0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e3af3cac0080ac0dcd5057d61e8efbf3ce2a7d67fe09ab9b04a531c664f61f05",
"md5": "cc0a862e713244ec32e798db3a32dedd",
"sha256": "eb5057013e34a12183bdfbed215a023993366922ab01ed99f2de20442ef3f8b5"
},
"downloads": -1,
"filename": "takamol-einvoicer-test-kit-0.1.tar.gz",
"has_sig": false,
"md5_digest": "cc0a862e713244ec32e798db3a32dedd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 20422,
"upload_time": "2023-10-02T11:51:20",
"upload_time_iso_8601": "2023-10-02T11:51:20.247490Z",
"url": "https://files.pythonhosted.org/packages/e3/af/3cac0080ac0dcd5057d61e8efbf3ce2a7d67fe09ab9b04a531c664f61f05/takamol-einvoicer-test-kit-0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-02 11:51:20",
"github": false,
"gitlab": false,
"bitbucket": true,
"codeberg": false,
"bitbucket_user": "upskillingdevs",
"bitbucket_project": "takamol_einvoice",
"lcname": "takamol-einvoicer-test-kit"
}