{"id":16689853,"url":"https://github.com/fabiencelier/universions","last_synced_at":"2025-03-21T18:33:41.851Z","repository":{"id":50182296,"uuid":"218122301","full_name":"fabiencelier/universions","owner":"fabiencelier","description":"Python library to get the version of other softwares","archived":false,"fork":false,"pushed_at":"2022-12-08T06:48:33.000Z","size":159,"stargazers_count":4,"open_issues_count":18,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T04:12:27.675Z","etag":null,"topics":["pypi","python-library","version","versions","versions-checker"],"latest_commit_sha":null,"homepage":"https://universions.readthedocs.io/en/latest/install.html","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fabiencelier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-28T18:53:38.000Z","updated_at":"2019-11-29T09:20:13.000Z","dependencies_parsed_at":"2023-01-24T17:20:30.349Z","dependency_job_id":null,"html_url":"https://github.com/fabiencelier/universions","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiencelier%2Funiversions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiencelier%2Funiversions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiencelier%2Funiversions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiencelier%2Funiversions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiencelier","download_url":"https://codeload.github.com/fabiencelier/universions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244849765,"owners_count":20520785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pypi","python-library","version","versions","versions-checker"],"created_at":"2024-10-12T15:49:34.911Z","updated_at":"2025-03-21T18:33:41.389Z","avatar_url":"https://github.com/fabiencelier.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# universions\n\nPython library to get the version of other tools\n\n[![PyPI pyversions](https://img.shields.io/pypi/pyversions/universions.svg)](https://pypi.python.org/pypi/universions/)  \n[![PyPI version](https://badge.fury.io/py/universions.svg)](https://badge.fury.io/py/universions)  \n[![Anaconda-Server Badge](https://anaconda.org/conda-forge/universions/badges/version.svg)](https://anaconda.org/conda-forge/universions)  \n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n[Read the documentation](https://universions.readthedocs.io/en/latest/index.html)\n\n## Install\n\n### with pip\n\n```bash\npip install universions\n```\n\n### with conda\n\n```bash\nconda install -c conda-forge universions\n```\n\n## Examples\n\nIn python code :\n\n```python\n\u003e\u003e\u003e from universions.java import get_java_version\n\u003e\u003e\u003e get_java_version()\nVersion(major=10, minor=0, patch=2, prerelease=None, build=None)\n\u003e\u003e\u003e get_java_version() \u003e (1, 8)\nTrue\n```\n\nIn the command line :\n\n```bash\n\u003e\u003e\u003e universions java\n11.0\n\u003e\u003e\u003e universions node -v\n12.6.0\n```\n\n## Languages and other tools supported\n\n- [Git](https://universions.readthedocs.io/en/latest/tools/git.html)\n- [Java](https://universions.readthedocs.io/en/latest/tools/java.html)\n- [Node](https://universions.readthedocs.io/en/latest/tools/node.html)\n- [Npm](https://universions.readthedocs.io/en/latest/tools/npm.html)\n- [Pip](https://universions.readthedocs.io/en/latest/tools/pip.html)\n- [Python](https://universions.readthedocs.io/en/latest/tools/python.html)\n\nOpen an issue if you want more !\nIf you want to contribute read the [contributing guide](https://github.com/fabiencelier/universions/blob/master/CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiencelier%2Funiversions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiencelier%2Funiversions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiencelier%2Funiversions/lists"}