{"id":13764745,"url":"https://github.com/scikit-hep/scikit-hep","last_synced_at":"2025-04-08T11:16:37.374Z","repository":{"id":13143200,"uuid":"73710584","full_name":"scikit-hep/scikit-hep","owner":"scikit-hep","description":"Metapackage of Scikit-HEP project data analysis packages for Particle Physics.","archived":false,"fork":false,"pushed_at":"2025-04-01T08:59:56.000Z","size":2426,"stargazers_count":165,"open_issues_count":2,"forks_count":35,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-04-01T09:33:06.853Z","etag":null,"topics":["analysis","hep","hep-ex","high-energy-physics","particle-physics","python","python3","root-cern","scikit-hep"],"latest_commit_sha":null,"homepage":"http://scikit-hep.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scikit-hep.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-14T14:06:22.000Z","updated_at":"2025-04-01T08:59:59.000Z","dependencies_parsed_at":"2023-10-01T19:20:09.204Z","dependency_job_id":"dbad31ec-ec61-4bdf-aaa8-c9fc4ea9e6d2","html_url":"https://github.com/scikit-hep/scikit-hep","commit_stats":{"total_commits":432,"total_committers":21,"mean_commits":"20.571428571428573","dds":0.5208333333333333,"last_synced_commit":"207cf827851d98c453c655e56bd0ee36f8f2b045"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fscikit-hep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fscikit-hep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fscikit-hep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fscikit-hep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","download_url":"https://codeload.github.com/scikit-hep/scikit-hep/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247829512,"owners_count":21002997,"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":["analysis","hep","hep-ex","high-energy-physics","particle-physics","python","python3","root-cern","scikit-hep"],"created_at":"2024-08-03T16:00:27.882Z","updated_at":"2025-04-08T11:16:37.348Z","avatar_url":"https://github.com/scikit-hep.png","language":"Python","funding_links":[],"categories":["Python","Quantum Physics"],"sub_categories":["Sound"],"readme":"\n``scikit-hep``: metapackage for Scikit-HEP\n==========================================\n\n.. image:: https://scikit-hep.org/assets/images/Scikit--HEP-Project-blue.svg\n   :target: https://scikit-hep.org\n\n.. image:: https://img.shields.io/gitter/room/gitterHQ/gitter.svg\n   :target: https://gitter.im/Scikit-HEP/community\n\n.. image:: https://img.shields.io/pypi/v/scikit-hep.svg\n  :target: https://pypi.python.org/pypi/scikit-hep\n\n.. image:: https://img.shields.io/conda/vn/conda-forge/scikit-hep.svg\n  :target: https://github.com/conda-forge/scikit-hep-feedstock\n\n.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1043949.svg\n  :target: https://doi.org/10.5281/zenodo.1043949\n\n.. image:: https://github.com/scikit-hep/scikit-hep/workflows/CI/badge.svg\n   :target: https://github.com/scikit-hep/scikit-hep/actions?query=workflow%3ACI+branch%3Amain\n\n.. image:: https://codecov.io/gh/scikit-hep/scikit-hep/graph/badge.svg?branch=main\n   :target: https://codecov.io/gh/scikit-hep/scikit-hep?branch=main\n\nProject info\n------------\n\nThe `Scikit-HEP project \u003chttp://scikit-hep.org/\u003e`_ is a community-driven and community-oriented project\nwith the aim of providing Particle Physics at large with an ecosystem for data analysis in Python\nembracing all major topics involved in a physicist's work.\nThe project started in Autumn 2016 and its packages are actively developed and maintained.\n\nIt is not just about providing core and common tools for the community.\nIt is also about improving the interoperability between HEP tools and the Big Data scientific ecosystem in Python,\nand about improving on discoverability of utility packages and projects.\n\nFor what concerns the project grand structure, it should be seen as a *toolset* rather than a toolkit.\n\n**Getting in touch**\n\nThere are various ways to\n`get in touch \u003chttps://scikit-hep.org/getting-in-touch.html\u003e`_\nwith project admins and/or users and developers.\n\nscikit-hep package\n------------------\n\n``scikit-hep`` is a metapackage for the Scikit-HEP project.\n\nInstallation\n.............\n\nYou can install this metapackage from PyPI with `pip`:\n\n.. code-block:: bash\n\n   python -m pip install scikit-hep\n\nor you can use Conda through conda-forge:\n\n.. code-block:: bash\n\n   conda install -c conda-forge scikit-hep\n\nAll the normal best-practices for Python apply; you should be in a virtual environment, etc.\n\nPackage version and dependencies\n................................\n\nPlease check the ``setup.cfg`` and ``requirements.txt`` files for the list\nof Python versions supported and the list of Scikit-HEP project packages\nand dependencies included, respectively.\n\nFor any installed ``scikit-hep`` the following displays the actual versions\nof all Scikit-HEP dependent packages installed, for example:\n\n.. code-block:: python\n\n    \u003e\u003e\u003e import skhep\n    \u003e\u003e\u003e skhep.show_versions()\n\n    System:\n        python: 3.10.10 | packaged by conda-forge | (main, Mar 24 2023, 20:08:06) [GCC 11.3.0]\n    executable: /srv/conda/envs/notebook/bin/python\n       machine: Linux-5.15.0-72-generic-x86_64-with-glibc2.27\n\n    Python dependencies:\n           pip: 23.1.2\n         numpy: 1.24.3\n         scipy: 1.10.1\n        pandas: 2.0.2\n    matplotlib: 3.7.1\n\n    Scikit-HEP package version and dependencies:\n            awkward: 2.2.2\n    boost_histogram: 1.3.2\n      decaylanguage: 0.15.3\n           hepstats: 0.6.1\n           hepunits: 2.3.2\n               hist: 2.6.3\n         histoprint: 2.4.0\n            iminuit: 2.21.3\n             mplhep: 0.3.28\n           particle: 0.22.0\n              pylhe: 0.6.0\n           resample: 1.6.0\n              skhep: 2023.06.09\n             uproot: 5.0.8\n             vector: 1.0.0\n\n**Note on the versioning system:**\n\nThis package uses `Calendar Versioning \u003chttps://calver.org/\u003e`_ (CalVer).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscikit-hep%2Fscikit-hep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscikit-hep%2Fscikit-hep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscikit-hep%2Fscikit-hep/lists"}