novelpy


Namenovelpy JSON
Version 1.4 PyPI version JSON
download
home_pageNone
SummaryCalculate novelty indicators
upload_time2024-12-01 18:47:27
maintainerNone
docs_urlNone
authorPelletier Pierre and Wirtz Kevin
requires_pythonNone
licenseMIT
keywords novelty scientometrics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # novelpy

Change Log
============

0.1(22/07/2021)
-----------------

First beta release with only mongodb in backend

1.0(18/01/2022)
-----------------

First official release. Supports mongodb and json

1.1(20/07/2022)
-----------------

First bug correction, only backend stuff are changed

1.2(12/08/2022)
-----------------

Multiple bug correction and unwanted behavior + optimization by changing the expected format.


1.3(19/03/2023)
-----------------

Update package version in setup. Add an argument to feed a list of id to the indicators

1.4(13/06/2024)
-----------------

Update package version in setup and other features

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "novelpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Novelty, scientometrics",
    "author": "Pelletier Pierre and Wirtz Kevin",
    "author_email": "kevin.wirtz@unistra.fr",
    "download_url": "https://files.pythonhosted.org/packages/18/05/017d2289aa776b52289407f54644fbbe69912b6854146276a510e7367a7e/novelpy-1.4.tar.gz",
    "platform": null,
    "description": "# novelpy\r\n\r\nChange Log\r\n============\r\n\r\n0.1(22/07/2021)\r\n-----------------\r\n\r\nFirst beta release with only mongodb in backend\r\n\r\n1.0(18/01/2022)\r\n-----------------\r\n\r\nFirst official release. Supports mongodb and json\r\n\r\n1.1(20/07/2022)\r\n-----------------\r\n\r\nFirst bug correction, only backend stuff are changed\r\n\r\n1.2(12/08/2022)\r\n-----------------\r\n\r\nMultiple bug correction and unwanted behavior + optimization by changing the expected format.\r\n\r\n\r\n1.3(19/03/2023)\r\n-----------------\r\n\r\nUpdate package version in setup. Add an argument to feed a list of id to the indicators\r\n\r\n1.4(13/06/2024)\r\n-----------------\r\n\r\nUpdate package version in setup and other features\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Calculate novelty indicators",
    "version": "1.4",
    "project_urls": null,
    "split_keywords": [
        "novelty",
        " scientometrics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1805017d2289aa776b52289407f54644fbbe69912b6854146276a510e7367a7e",
                "md5": "b56000942af354993baf37c6124958aa",
                "sha256": "a4e66d0d0e59104d3e4937e0594c0f509bbfcc000a71d0df866c995a0ea06c28"
            },
            "downloads": -1,
            "filename": "novelpy-1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "b56000942af354993baf37c6124958aa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 47367,
            "upload_time": "2024-12-01T18:47:27",
            "upload_time_iso_8601": "2024-12-01T18:47:27.792436Z",
            "url": "https://files.pythonhosted.org/packages/18/05/017d2289aa776b52289407f54644fbbe69912b6854146276a510e7367a7e/novelpy-1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-01 18:47:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "novelpy"
}
        
Elapsed time: 9.59398s