novelWriter


NamenovelWriter JSON
Version 2.4 PyPI version JSON
download
home_pageNone
SummaryA markdown-like text editor for planning and writing novels
upload_time2024-04-20 13:31:11
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseGNU General Public License v3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <img src="https://raw.githubusercontent.com/vkbo/novelWriter/main/setup/novelwriter_text.png">

novelWriter is a plain text editor designed for writing novels assembled from many smaller text
documents. It uses a minimal formatting syntax inspired by Markdown, and adds a meta data syntax
for comments, synopsis, and cross-referencing. It's designed to be a simple text editor that allows
for easy organisation of text and notes, using human readable text files as storage for robustness.

The project storage is suitable for version control software, and also well suited for file
synchronisation tools. All text is saved as plain text files with a meta data header, the core
project structure is stored in a single project XML file, and other meta data is primarily saved as
JSON files.

The application is written with Python 3 (3.8+) using Qt5 and PyQt5 (5.10+). It is developed on
Linux, but should in principle work fine on other operating systems as well as long as dependencies
are met. It is regularly tested on Debian and Ubuntu Linux, Windows, and MacOS.

novelWriter is developed and maintained by [Veronica Berglyd Olsen](https://github.com/vkbo).

**Website:** https://novelwriter.io  
**Documentation:** https://docs.novelwriter.io/  
**Source Code:** https://github.com/vkbo/novelWriter

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "novelWriter",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Veronica Berglyd Olsen <code@vkbo.net>",
    "download_url": "https://files.pythonhosted.org/packages/2a/8e/10bc9270980fa5c4c1d143493e3e2c422aeb187e900474945816ddaa6a39/novelwriter-2.4.tar.gz",
    "platform": null,
    "description": "<img src=\"https://raw.githubusercontent.com/vkbo/novelWriter/main/setup/novelwriter_text.png\">\n\nnovelWriter is a plain text editor designed for writing novels assembled from many smaller text\ndocuments. It uses a minimal formatting syntax inspired by Markdown, and adds a meta data syntax\nfor comments, synopsis, and cross-referencing. It's designed to be a simple text editor that allows\nfor easy organisation of text and notes, using human readable text files as storage for robustness.\n\nThe project storage is suitable for version control software, and also well suited for file\nsynchronisation tools. All text is saved as plain text files with a meta data header, the core\nproject structure is stored in a single project XML file, and other meta data is primarily saved as\nJSON files.\n\nThe application is written with Python 3 (3.8+) using Qt5 and PyQt5 (5.10+). It is developed on\nLinux, but should in principle work fine on other operating systems as well as long as dependencies\nare met. It is regularly tested on Debian and Ubuntu Linux, Windows, and MacOS.\n\nnovelWriter is developed and maintained by [Veronica Berglyd Olsen](https://github.com/vkbo).\n\n**Website:** https://novelwriter.io  \n**Documentation:** https://docs.novelwriter.io/  \n**Source Code:** https://github.com/vkbo/novelWriter\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3",
    "summary": "A markdown-like text editor for planning and writing novels",
    "version": "2.4",
    "project_urls": {
        "Documentation": "https://docs.novelwriter.io",
        "Homepage": "https://novelwriter.io",
        "Issues": "https://github.com/vkbo/novelWriter/issues",
        "Repository": "https://github.com/vkbo/novelWriter"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6785b7402b86bfeaa1e0a90725fd335379d019311c8da26302fde6b46536bbe6",
                "md5": "622b3bc80db0f316ef8d1ae92f0a154d",
                "sha256": "9f3acd7f00fb4183880c1fe264f9ef49d6270f45770af4355075961bcf7ed949"
            },
            "downloads": -1,
            "filename": "novelWriter-2.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "622b3bc80db0f316ef8d1ae92f0a154d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3989663,
            "upload_time": "2024-04-20T13:31:07",
            "upload_time_iso_8601": "2024-04-20T13:31:07.941409Z",
            "url": "https://files.pythonhosted.org/packages/67/85/b7402b86bfeaa1e0a90725fd335379d019311c8da26302fde6b46536bbe6/novelWriter-2.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a8e10bc9270980fa5c4c1d143493e3e2c422aeb187e900474945816ddaa6a39",
                "md5": "dfc678404a4ef4d89187884d5ad42c39",
                "sha256": "71e743abcf828a72ac17471d1786f75f92fd6d6e5e25f6750e41774a7fe6dc2e"
            },
            "downloads": -1,
            "filename": "novelwriter-2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "dfc678404a4ef4d89187884d5ad42c39",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4200775,
            "upload_time": "2024-04-20T13:31:11",
            "upload_time_iso_8601": "2024-04-20T13:31:11.754853Z",
            "url": "https://files.pythonhosted.org/packages/2a/8e/10bc9270980fa5c4c1d143493e3e2c422aeb187e900474945816ddaa6a39/novelwriter-2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-20 13:31:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vkbo",
    "github_project": "novelWriter",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "novelwriter"
}
        
Elapsed time: 0.26204s