{"id":16284572,"url":"https://github.com/derthorsten/colored_hist","last_synced_at":"2025-04-09T00:06:08.268Z","repository":{"id":146947069,"uuid":"209044641","full_name":"DerThorsten/colored_hist","owner":"DerThorsten","description":"colored_hist","archived":false,"fork":false,"pushed_at":"2019-09-24T13:15:13.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T18:49:09.241Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DerThorsten.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-09-17T12:13:22.000Z","updated_at":"2019-09-24T13:15:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"ccaeee47-3245-4849-a1e5-f26fd34ea876","html_url":"https://github.com/DerThorsten/colored_hist","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerThorsten%2Fcolored_hist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerThorsten%2Fcolored_hist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerThorsten%2Fcolored_hist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerThorsten%2Fcolored_hist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DerThorsten","download_url":"https://codeload.github.com/DerThorsten/colored_hist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947859,"owners_count":21023066,"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":[],"created_at":"2024-10-10T19:19:56.836Z","updated_at":"2025-04-09T00:06:08.241Z","avatar_url":"https://github.com/DerThorsten.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"colored_hist\n==============\n\ncolored hist\n\n\nInstallation\n------------\n\n**On Unix (Linux, OS X)**\n\n - clone this repository\n - `pip install ./colored_hist`\n\n**On Windows (Requires Visual Studio 2015)**\n\n - For Python 3.5:\n     - clone this repository\n     - `pip install ./colored_hist`\n - For earlier versions of Python, including Python 2.7:\n\n   xtensor requires a C++14 compliant compiler (i.e. Visual Studio 2015 on\n   Windows). Running a regular `pip install` command will detect the version\n   of the compiler used to build Python and attempt to build the extension\n   with it. We must force the use of Visual Studio 2015.\n\n     - clone this repository\n     - `\"%VS140COMNTOOLS%\\..\\..\\VC\\vcvarsall.bat\" x64`\n     - `set DISTUTILS_USE_SDK=1`\n     - `set MSSdk=1`\n     - `pip install ./colored_hist`\n\n   Note that this requires the user building `colored_hist` to have registry edition\n   rights on the machine, to be able to run the `vcvarsall.bat` script.\n\n\nWindows runtime requirements\n----------------------------\n\nOn Windows, the Visual C++ 2015 redistributable packages are a runtime\nrequirement for this project. It can be found [here](https://www.microsoft.com/en-us/download/details.aspx?id=48145).\n\nIf you use the Anaconda python distribution, you may require the Visual Studio\nruntime as a platform-dependent runtime requirement for you package:\n\n```yaml\nrequirements:\n  build:\n    - python\n    - setuptools\n    - pybind11\n\n  run:\n   - python\n   - vs2015_runtime  # [win]\n```\n\n\nBuilding the documentation\n--------------------------\n\nDocumentation for the example project is generated using Sphinx. Sphinx has the\nability to automatically inspect the signatures and documentation strings in\nthe extension module to generate beautiful documentation in a variety formats.\nThe following command generates HTML-based reference documentation; for other\nformats please refer to the Sphinx manual:\n\n - `colored_hist/docs`\n - `make html`\n\n\nRunning the tests\n-----------------\n\nRunning the tests requires `pytest`.\n\n```bash\npy.test .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderthorsten%2Fcolored_hist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderthorsten%2Fcolored_hist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderthorsten%2Fcolored_hist/lists"}