==============================
Takamol E-invoicer Test Kit 2
==============================
This package is an implementation for e-invoices that comply with ZATCA regulations.
Quick start
-----------
1. Add "takamol-einvoicer-test-kit2" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'takamol-einvoicer-test-kit2',
]
2. Include the takamol_einvoicer_test_kit2 URLconf in your project urls.py like this::
url(r'^takamol_einvoicer_test_kit2/', include('takamol_einvoicer_test_kit2.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-kit6",
"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/46/44/fd48a22e9807565f007c83f9b3ea94988ae2be69c2536f643b10440e79e1/takamol-einvoicer-test-kit6-0.1.tar.gz",
"platform": null,
"description": "==============================\nTakamol E-invoicer Test Kit 2\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-kit2\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'takamol-einvoicer-test-kit2',\n ]\n\n2. Include the takamol_einvoicer_test_kit2 URLconf in your project urls.py like this::\nurl(r'^takamol_einvoicer_test_kit2/', include('takamol_einvoicer_test_kit2.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": "a855a328f53bfa6b0a0c4410a455f69ec776c78124fce1b30797869fbe250305",
"md5": "87ce17fed5b64884c482b1f315df54cd",
"sha256": "7a787f2c67ffd879f4b98dad0294b792e6185e9018e3b4b9c48f4df24a92319f"
},
"downloads": -1,
"filename": "takamol_einvoicer_test_kit6-0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "87ce17fed5b64884c482b1f315df54cd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 24149,
"upload_time": "2023-10-03T07:01:13",
"upload_time_iso_8601": "2023-10-03T07:01:13.755011Z",
"url": "https://files.pythonhosted.org/packages/a8/55/a328f53bfa6b0a0c4410a455f69ec776c78124fce1b30797869fbe250305/takamol_einvoicer_test_kit6-0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4644fd48a22e9807565f007c83f9b3ea94988ae2be69c2536f643b10440e79e1",
"md5": "2ec10cc04cd0614da2aa90a4d3a2579c",
"sha256": "b20777d66a9f0e019febf30438dd98511f5f7ba42ffe1af373f946f0eb92fa43"
},
"downloads": -1,
"filename": "takamol-einvoicer-test-kit6-0.1.tar.gz",
"has_sig": false,
"md5_digest": "2ec10cc04cd0614da2aa90a4d3a2579c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19281,
"upload_time": "2023-10-03T07:01:15",
"upload_time_iso_8601": "2023-10-03T07:01:15.638070Z",
"url": "https://files.pythonhosted.org/packages/46/44/fd48a22e9807565f007c83f9b3ea94988ae2be69c2536f643b10440e79e1/takamol-einvoicer-test-kit6-0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-03 07:01:15",
"github": false,
"gitlab": false,
"bitbucket": true,
"codeberg": false,
"bitbucket_user": "upskillingdevs",
"bitbucket_project": "takamol_einvoice",
"lcname": "takamol-einvoicer-test-kit6"
}