===============================
django widget for monaco editor
===============================
.. image:: https://badge.fury.io/py/dj-monaco.svg
:target: https://badge.fury.io/py/dj-monaco
.. image:: https://travis-ci.org/kverdecia/dj-monaco.svg?branch=master
:target: https://travis-ci.org/kverdecia/dj-monaco
.. image:: https://codecov.io/gh/kverdecia/dj-monaco/branch/master/graph/badge.svg
:target: https://codecov.io/gh/kverdecia/dj-monaco
django widget for monaco editor
Documentation
-------------
The full documentation is at https://dj-monaco.readthedocs.io.
Quickstart
----------
Install django widget for monaco editor:
.. code-block::
pip install dj-monaco
Add it to your `INSTALLED_APPS`:
.. code-block:: python
INSTALLED_APPS = (
...
'djmonaco.apps.DjMonacoConfig',
...
)
Add django widget for monaco editor's URL patterns:
.. code-block:: python
from djmonaco import urls as djmonaco_urls
urlpatterns = [
...
url(r'^', include(djmonaco_urls)),
...
]
Features
--------
* TODO
Running Tests
-------------
Does the code actually work?
.. code-block::
source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox
Development commands
---------------------
.. code-block::
pip install -r requirements_dev.txt
invoke -l
Credits
-------
Tools used in rendering this package:
* Cookiecutter_
* `cookiecutter-djangopackage`_
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage
History
-------
0.1.0 (2021-09-16)
++++++++++++++++++
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/kverdecia/dj-monaco",
"name": "dj-monaco",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "dj-monaco",
"author": "Karel Antonio Verdecia Ortiz",
"author_email": "kverdecia@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/83/9f/c05b43b9904fb4413ca8aecfb15c69db016207b7a4a00362e46b6ada7e62/dj-monaco-1.0.4.tar.gz",
"platform": null,
"description": "===============================\ndjango widget for monaco editor\n===============================\n\n.. image:: https://badge.fury.io/py/dj-monaco.svg\n :target: https://badge.fury.io/py/dj-monaco\n\n.. image:: https://travis-ci.org/kverdecia/dj-monaco.svg?branch=master\n :target: https://travis-ci.org/kverdecia/dj-monaco\n\n.. image:: https://codecov.io/gh/kverdecia/dj-monaco/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/kverdecia/dj-monaco\n\ndjango widget for monaco editor\n\nDocumentation\n-------------\n\nThe full documentation is at https://dj-monaco.readthedocs.io.\n\nQuickstart\n----------\n\nInstall django widget for monaco editor:\n\n.. code-block::\n\n pip install dj-monaco\n\nAdd it to your `INSTALLED_APPS`:\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n ...\n 'djmonaco.apps.DjMonacoConfig',\n ...\n )\n\nAdd django widget for monaco editor's URL patterns:\n\n.. code-block:: python\n\n from djmonaco import urls as djmonaco_urls\n\n\n urlpatterns = [\n ...\n url(r'^', include(djmonaco_urls)),\n ...\n ]\n\nFeatures\n--------\n\n* TODO\n\nRunning Tests\n-------------\n\nDoes the code actually work?\n\n.. code-block::\n\n source <YOURVIRTUALENV>/bin/activate\n (myenv) $ pip install tox\n (myenv) $ tox\n\n\nDevelopment commands\n---------------------\n\n.. code-block::\n\n pip install -r requirements_dev.txt\n invoke -l\n\n\nCredits\n-------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-djangopackage`_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage\n\n\n\n\nHistory\n-------\n\n0.1.0 (2021-09-16)\n++++++++++++++++++\n\n* First release on PyPI.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "django widget for monaco editor",
"version": "1.0.4",
"project_urls": {
"Homepage": "https://github.com/kverdecia/dj-monaco"
},
"split_keywords": [
"dj-monaco"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e3f8124cd9e0877e7c8c6b139e22e698aa416689b7d8feedcd7d3c311d4384ac",
"md5": "6a9d06085adf1a49c5e1ce3172b1bdca",
"sha256": "08502962fc3837df6ed6160179d92ef43abacba97d1dd8b67b0a9db40732d3fb"
},
"downloads": -1,
"filename": "dj_monaco-1.0.4-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "6a9d06085adf1a49c5e1ce3172b1bdca",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 10344,
"upload_time": "2023-09-17T20:33:44",
"upload_time_iso_8601": "2023-09-17T20:33:44.974000Z",
"url": "https://files.pythonhosted.org/packages/e3/f8/124cd9e0877e7c8c6b139e22e698aa416689b7d8feedcd7d3c311d4384ac/dj_monaco-1.0.4-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "839fc05b43b9904fb4413ca8aecfb15c69db016207b7a4a00362e46b6ada7e62",
"md5": "29bceadaf9af8a64402f5bcf043c6394",
"sha256": "0eb674957eb44f95f5a1fceb73090d41f82cd4fdcd741efd9b56261ef8f2e3f3"
},
"downloads": -1,
"filename": "dj-monaco-1.0.4.tar.gz",
"has_sig": false,
"md5_digest": "29bceadaf9af8a64402f5bcf043c6394",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10102,
"upload_time": "2023-09-17T20:33:47",
"upload_time_iso_8601": "2023-09-17T20:33:47.045775Z",
"url": "https://files.pythonhosted.org/packages/83/9f/c05b43b9904fb4413ca8aecfb15c69db016207b7a4a00362e46b6ada7e62/dj-monaco-1.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-17 20:33:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kverdecia",
"github_project": "dj-monaco",
"travis_ci": true,
"coveralls": true,
"github_actions": false,
"requirements": [],
"tox": true,
"lcname": "dj-monaco"
}