fairdatanow


Namefairdatanow JSON
Version 0.2.4 PyPI version JSON
download
home_pagehttps://github.com/fligt/fairdatanow
SummaryExperimental Python package to support working with data from (y)our Nextcloud server
upload_time2025-07-25 15:33:52
maintainerNone
docs_urlNone
authorFrank Ligterink
requires_python>=3.9
licenseMIT License
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Welcome to fairdatanow


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

Effective interdisciplinary cooperation in data science projects
requires smooth access to both data and code. And with the recent
development of two amazing open source frameworks (self hosted Nextcloud
for data storage and Jupyter notebooks for computing), we are now in a
position to actually make this happen. Recently our lab (the
Rijkserfgoedlaboratorium in Amsterdam) has installed a Nextcloud server
that gives our lab the possibility to share data files organized in
project folders with research partners. These can be accessed manually
via a web interface, but also programmatically with the webdav protocol!
With `fairdatanow` we want to learn how to easily find en download data
files from a Nextcloud storage directly in Jupyter notebooks in order to
explore them and create visualizations.

Under the hood the `fairdatanow` makes use of the Nextcloud Python
Framework [nc-py-api](https://pypi.org/project/nc-py-api) for
communication with the cloud server, and the powerful Python packages
[polars](https://pypi.org/project/polars/),
[itables](https://pypi.org/project/itables/) and
[anywidget](https://pypi.org/project/anywidget/) and for creating
interactive tables.

Although the package is still **under construction** it is already
available for installation from the python package index.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fligt/fairdatanow",
    "name": "fairdatanow",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "nbdev jupyter notebook python",
    "author": "Frank Ligterink",
    "author_email": "frank.ligterink@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/92/72/710549d3bee609ebbfeed941baadd985832d1463fd9d3fb99c9b7bb2e9b0/fairdatanow-0.2.4.tar.gz",
    "platform": null,
    "description": "# Welcome to fairdatanow\n\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nEffective interdisciplinary cooperation in data science projects\nrequires smooth access to both data and code. And with the recent\ndevelopment of two amazing open source frameworks (self hosted Nextcloud\nfor data storage and Jupyter notebooks for computing), we are now in a\nposition to actually make this happen. Recently our lab (the\nRijkserfgoedlaboratorium in Amsterdam) has installed a Nextcloud server\nthat gives our lab the possibility to share data files organized in\nproject folders with research partners. These can be accessed manually\nvia a web interface, but also programmatically with the webdav protocol!\nWith `fairdatanow` we want to learn how to easily find en download data\nfiles from a Nextcloud storage directly in Jupyter notebooks in order to\nexplore them and create visualizations.\n\nUnder the hood the `fairdatanow` makes use of the Nextcloud Python\nFramework [nc-py-api](https://pypi.org/project/nc-py-api) for\ncommunication with the cloud server, and the powerful Python packages\n[polars](https://pypi.org/project/polars/),\n[itables](https://pypi.org/project/itables/) and\n[anywidget](https://pypi.org/project/anywidget/) and for creating\ninteractive tables.\n\nAlthough the package is still **under construction** it is already\navailable for installation from the python package index.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Experimental Python package to support working with data from (y)our Nextcloud server",
    "version": "0.2.4",
    "project_urls": {
        "Homepage": "https://github.com/fligt/fairdatanow"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5f04279b23372e82c3485f315ee07c90f109ee583a569952973d2e2451560fa4",
                "md5": "9be54e7db84e85f6044a664788b420b7",
                "sha256": "1fe844453e9473dc2c15b037d0282c9e101032e4822f3678ff0cfa22f03b90b4"
            },
            "downloads": -1,
            "filename": "fairdatanow-0.2.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9be54e7db84e85f6044a664788b420b7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 7004,
            "upload_time": "2025-07-25T15:33:51",
            "upload_time_iso_8601": "2025-07-25T15:33:51.626967Z",
            "url": "https://files.pythonhosted.org/packages/5f/04/279b23372e82c3485f315ee07c90f109ee583a569952973d2e2451560fa4/fairdatanow-0.2.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9272710549d3bee609ebbfeed941baadd985832d1463fd9d3fb99c9b7bb2e9b0",
                "md5": "05b8d6228a3d91701ca6f60a41ed0f55",
                "sha256": "0640152549ef9608f35dca7fccf6fb0ab4713212e935a43669a9a96b7d3deb24"
            },
            "downloads": -1,
            "filename": "fairdatanow-0.2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "05b8d6228a3d91701ca6f60a41ed0f55",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 7770,
            "upload_time": "2025-07-25T15:33:52",
            "upload_time_iso_8601": "2025-07-25T15:33:52.519806Z",
            "url": "https://files.pythonhosted.org/packages/92/72/710549d3bee609ebbfeed941baadd985832d1463fd9d3fb99c9b7bb2e9b0/fairdatanow-0.2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-25 15:33:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fligt",
    "github_project": "fairdatanow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fairdatanow"
}
        
Elapsed time: 2.10196s