===========================
Takamol E-invoicer Test APP
===========================
This package is an implementation for e-invoices that comply with ZATCA regulations.
Quick start
-----------
1. Add "takamol-einvoicer-test-app" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'takamol-einvoicer-test-app',
]
2. Include the takamol_einvoicer_test_app URLconf in your project urls.py like this::
url(r'^takamol_einvoicer_test_app/', include('takamol_einvoicer_test_app.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-app",
"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/8f/db/66e824608fca489dce1e73c72aab1b92e87efa01e9aff2576e2732ebeb4e/takamol-einvoicer-test-app-0.1.tar.gz",
"platform": null,
"description": "===========================\nTakamol E-invoicer Test APP\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-app\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'takamol-einvoicer-test-app',\n ]\n\n2. Include the takamol_einvoicer_test_app URLconf in your project urls.py like this::\nurl(r'^takamol_einvoicer_test_app/', include('takamol_einvoicer_test_app.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": "eeabdad6bfa950e940f1265822ac54d739c3633dde9668bacf1bfd82665a10ee",
"md5": "30b24a3ca914eaa17c772bd90ae36928",
"sha256": "7a9cae3b676996518df9ace892273e0fccb9842739b28c51dac666636d9ddc6b"
},
"downloads": -1,
"filename": "takamol_einvoicer_test_app-0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "30b24a3ca914eaa17c772bd90ae36928",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 25663,
"upload_time": "2023-10-02T11:45:20",
"upload_time_iso_8601": "2023-10-02T11:45:20.834365Z",
"url": "https://files.pythonhosted.org/packages/ee/ab/dad6bfa950e940f1265822ac54d739c3633dde9668bacf1bfd82665a10ee/takamol_einvoicer_test_app-0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8fdb66e824608fca489dce1e73c72aab1b92e87efa01e9aff2576e2732ebeb4e",
"md5": "f29461912ac86261488d2f4d69e52705",
"sha256": "33fe25e047441449b0208f691ca2f6a8435164bdacd2ac78ad982005cc13cade"
},
"downloads": -1,
"filename": "takamol-einvoicer-test-app-0.1.tar.gz",
"has_sig": false,
"md5_digest": "f29461912ac86261488d2f4d69e52705",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 20431,
"upload_time": "2023-10-02T11:45:22",
"upload_time_iso_8601": "2023-10-02T11:45:22.801716Z",
"url": "https://files.pythonhosted.org/packages/8f/db/66e824608fca489dce1e73c72aab1b92e87efa01e9aff2576e2732ebeb4e/takamol-einvoicer-test-app-0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-02 11:45:22",
"github": false,
"gitlab": false,
"bitbucket": true,
"codeberg": false,
"bitbucket_user": "upskillingdevs",
"bitbucket_project": "takamol_einvoice",
"lcname": "takamol-einvoicer-test-app"
}