{
"info": {
"author": "Stefano H. Barruffaldi and Michael E. Rose",
"author_email": "Michael.Ernst.Rose@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Topic :: Scientific/Engineering :: Information Analysis",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"description": "sosia\n=====\n\nMatch authors automatically in Scopus on-line\n\nDocumentation: https://sosia.readthedocs.io\n\nDevelopment: https://github.com/sosia-dev/sosia\n\n.. image:: https://badge.fury.io/py/sosia.svg\n :target: https://badge.fury.io/py/sosia\n\n.. image:: https://readthedocs.org/projects/sosia/badge/?version=latest\n :target: https://readthedocs.org/projects/sosia/badge/?version=latest\n\n.. image:: https://img.shields.io/pypi/pyversions/sosia.svg\n :target: https://img.shields.io/pypi/pyversions/sosia.svg\n\n.. image:: https://img.shields.io/pypi/l/sosia.svg\n :target: https://img.shields.io/pypi/l/sosia.svg\n\n.. image:: https://api.codeclimate.com/v1/badges/3e10a47fefae831b973a/maintainability\n :target: https://codeclimate.com/github/sosia-dev/sosia/maintainability\n\nInstallation\n============\n\nInstall stable version from PyPI:\n\n.. code:: bash\n\n pip install sosia\n\nor development version from GitHub repository:\n\n.. code:: bash\n\n pip install git+git://github.com/sosia-dev/sosia\n\nFunctioning\n===========\n\n.. inclusion-marker-start\n\nsosia performs a series of queries in the Scopus database using the `scopus package \n`_. After configuring your local scopus (providing access credentials and eventually setting cache directories), you can use sosia:\n\n.. code-block:: python\n\n >>> import sosia\n >>> sosia.create_fields_sources_list() # Necessary only once\n >>> stefano = sosia.Original(55208373700, 2017) # Scopus ID and year\n >>> stefano.define_search_sources() # Sources similiar to scientist\n >>> stefano.define_search_group() # Authors publishing in similar sources\n >>> matches = stefano.find_matches() # List of namedtuples\n >>> matches[0]\n Match(ID='42661166900', name='Fosaas, Morten', first_year=2011,\n num_coauthors=4, num_publications=3, country='Norway', language='eng',\n reference_sim=0.0308, abstract_sim=0.0667)\n\n.. inclusion-marker-end\n\nChange log\n==========\n\nPlease see `CHANGES.rst `_.\n\nContributing\n============\n\nPlease see `CONTRIBUTING.rst `_. For a list of contributors see\n`AUTHORS.rst `_.\n\nLicense\n=======\n\nMIT License; see `LICENSE `_.",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "",
"keywords": "sosia",
"license": "MIT",
"maintainer": "Michael E. Rose",
"maintainer_email": "Michael.Ernst.Rose@gmail.com",
"name": "sosia",
"package_url": "https://pypi.org/project/sosia/",
"platform": "",
"project_url": "https://pypi.org/project/sosia/",
"project_urls": null,
"release_url": "https://pypi.org/project/sosia/0.2.0/",
"requires_dist": null,
"requires_python": "",
"summary": "Find control groups for academics in Scopus",
"version": "0.2.0"
},
"last_serial": 4851913,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "c4f0a5f1e981d673a430367b37e321d0",
"sha256": "b83d4bc3e3829341a8954806006fbc9c04a0395d6c85dd9225cab52cfe95024d"
},
"downloads": -1,
"filename": "sosia-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "c4f0a5f1e981d673a430367b37e321d0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12334,
"upload_time": "2018-11-23T18:40:48",
"url": "https://files.pythonhosted.org/packages/3a/f0/edb0283a1aa020b33964f9488a03edfcc6ac64b26ef23179de25cda7070e/sosia-0.1.0.tar.gz"
}
],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "9bbd44952a17652ca8406dab1012ed8f",
"sha256": "8751dfbe16911a282a4debe47f179f4462c6510cc26ff8d74a3c6b261d6a0587"
},
"downloads": -1,
"filename": "sosia-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "9bbd44952a17652ca8406dab1012ed8f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 22690,
"upload_time": "2018-11-25T17:05:51",
"url": "https://files.pythonhosted.org/packages/72/2c/e7fd31747b2d276d4a90be10b1728ed1a3d22e1dd5ba05e3b1338692cf9e/sosia-0.1.1.tar.gz"
}
],
"0.2.0": [
{
"comment_text": "",
"digests": {
"md5": "aeaadd3b05499dafd932abc2331e14f6",
"sha256": "f57ac3b2edfd2df695206a662376cf18019f981dd54d8af259eb233c57f8bdb0"
},
"downloads": -1,
"filename": "sosia-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "aeaadd3b05499dafd932abc2331e14f6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 33193,
"upload_time": "2019-02-21T21:09:24",
"url": "https://files.pythonhosted.org/packages/4a/07/c7599ceea8c1748683c2c36c0ca31ea86a28b7ad029283f8279ae79222ac/sosia-0.2.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "aeaadd3b05499dafd932abc2331e14f6",
"sha256": "f57ac3b2edfd2df695206a662376cf18019f981dd54d8af259eb233c57f8bdb0"
},
"downloads": -1,
"filename": "sosia-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "aeaadd3b05499dafd932abc2331e14f6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 33193,
"upload_time": "2019-02-21T21:09:24",
"url": "https://files.pythonhosted.org/packages/4a/07/c7599ceea8c1748683c2c36c0ca31ea86a28b7ad029283f8279ae79222ac/sosia-0.2.0.tar.gz"
}
]
}