est-notes


Nameest-notes JSON
Version 1.2 PyPI version JSON
download
home_pageNone
SummaryEST (Encrypted, synchronised todos) is a python libary making it easy to create an encrypted, git-synced todo/notes application.
upload_time2024-08-12 13:01:41
maintainerNone
docs_urlNone
authorVisualXYW
requires_python>=3.12
licenseMIT License Copyright (c) 2024 Visuality Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords todo notes git
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Encrypted, synchronised todos (WIP)
===================================

EST (Encrypted, synchronised todos) is a python libary making it easy to
create an encrypted, git-synced todo/notes application.

! EST is an hobby project, issues are exspected. Use at your own risk!

Installing
----------

You can install EST with:

::

   pip install est-notes

Usage
-----

Import EST with:

::

   import est_notes

You can create a profile with: You can find the profile under est-notes
in your appdata directory.

::

   est_notes.create_profile(git_repo_address, '')

Now add a todo/note with:

::

   est_notes.create_profile(profile_uuid, content)

Push it to your repo with:

::

   est_notes.sync(profile_uuid)

You can find out more at https://codeberg.org/VisualXYW/est-notes/wiki
(WIP).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "est-notes",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "todo, notes, git",
    "author": "VisualXYW",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/9b/73/c98c97af03bfdb455fead7af4e30c09821f9141664592751f4ec0c59fd9f/est_notes-1.2.tar.gz",
    "platform": null,
    "description": "Encrypted, synchronised todos (WIP)\n===================================\n\nEST (Encrypted, synchronised todos) is a python libary making it easy to\ncreate an encrypted, git-synced todo/notes application.\n\n! EST is an hobby project, issues are exspected. Use at your own risk!\n\nInstalling\n----------\n\nYou can install EST with:\n\n::\n\n   pip install est-notes\n\nUsage\n-----\n\nImport EST with:\n\n::\n\n   import est_notes\n\nYou can create a profile with: You can find the profile under est-notes\nin your appdata directory.\n\n::\n\n   est_notes.create_profile(git_repo_address, '')\n\nNow add a todo/note with:\n\n::\n\n   est_notes.create_profile(profile_uuid, content)\n\nPush it to your repo with:\n\n::\n\n   est_notes.sync(profile_uuid)\n\nYou can find out more at https://codeberg.org/VisualXYW/est-notes/wiki\n(WIP).\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Visuality  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "EST (Encrypted, synchronised todos) is a python libary making it easy to create an encrypted, git-synced todo/notes application.",
    "version": "1.2",
    "project_urls": {
        "Documentation": "https://codeberg.org/VisualXYW/est-notes/wiki",
        "Homepage": "https://codeberg.org/VisualXYW/est-notes",
        "Issues": "https://codeberg.org/VisualXYW/est-notes/issues"
    },
    "split_keywords": [
        "todo",
        " notes",
        " git"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09bff69629f76abd610539fbd5d4b27be198ca95dd40975044b07cb133632fca",
                "md5": "c3fe316a102d6429619ee9ffb1b1cef4",
                "sha256": "e913eaa29523de1753fb60f5902f2593c26469b1beb55d0e097278b2df4ff665"
            },
            "downloads": -1,
            "filename": "est_notes-1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3fe316a102d6429619ee9ffb1b1cef4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 5360,
            "upload_time": "2024-08-12T13:01:39",
            "upload_time_iso_8601": "2024-08-12T13:01:39.923812Z",
            "url": "https://files.pythonhosted.org/packages/09/bf/f69629f76abd610539fbd5d4b27be198ca95dd40975044b07cb133632fca/est_notes-1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b73c98c97af03bfdb455fead7af4e30c09821f9141664592751f4ec0c59fd9f",
                "md5": "a698d1ff4f0ba632ca1406539bd255a6",
                "sha256": "88e19c54589aaf7407566bfb54fd4bbeb83a45f808511731944771eededb9494"
            },
            "downloads": -1,
            "filename": "est_notes-1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a698d1ff4f0ba632ca1406539bd255a6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 3967,
            "upload_time": "2024-08-12T13:01:41",
            "upload_time_iso_8601": "2024-08-12T13:01:41.300404Z",
            "url": "https://files.pythonhosted.org/packages/9b/73/c98c97af03bfdb455fead7af4e30c09821f9141664592751f4ec0c59fd9f/est_notes-1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-12 13:01:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": true,
    "codeberg_user": "VisualXYW",
    "codeberg_project": "est-notes",
    "lcname": "est-notes"
}
        
Elapsed time: 4.96277s