novelpy


Namenovelpy JSON
Version 1.3 PyPI version JSON
download
home_page
SummaryCalculate novelty indicators
upload_time2023-03-19 21:39:51
maintainer
docs_urlNone
authorPelletier Pierre and Wirtz Kevin
requires_python
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
            

Raw data

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