{"id":16284500,"url":"https://github.com/derthorsten/nifty_infusion_python","last_synced_at":"2026-01-21T01:32:43.891Z","repository":{"id":146947220,"uuid":"106673435","full_name":"DerThorsten/nifty_infusion_python","owner":"DerThorsten","description":null,"archived":false,"fork":false,"pushed_at":"2017-10-12T18:04:09.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T00:05:37.993Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","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":"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":"2017-10-12T09:36:03.000Z","updated_at":"2018-12-07T09:24:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"19b40975-f384-40fa-8c40-408c3e9abc77","html_url":"https://github.com/DerThorsten/nifty_infusion_python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DerThorsten/nifty_infusion_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerThorsten%2Fnifty_infusion_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerThorsten%2Fnifty_infusion_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerThorsten%2Fnifty_infusion_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerThorsten%2Fnifty_infusion_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DerThorsten","download_url":"https://codeload.github.com/DerThorsten/nifty_infusion_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerThorsten%2Fnifty_infusion_python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28621645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T23:49:58.628Z","status":"ssl_error","status_checked_at":"2026-01-20T23:47:29.996Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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:45.454Z","updated_at":"2026-01-21T01:32:43.870Z","avatar_url":"https://github.com/DerThorsten.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"nifty_infusion_python\n==============\n\nnifty-infusions python bindings\n\n\nInstallation\n------------\n\n**On Unix (Linux, OS X)**\n\n - clone this repository\n - `pip install ./nifty_infusion_python`\n\n**On Windows (Requires Visual Studio 2015)**\n\n - For Python 3.5:\n     - clone this repository\n     - `pip install ./nifty_infusion_python`\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 ./nifty_infusion_python`\n\n   Note that this requires the user building `nifty_infusion_python` 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 - `nifty_infusion_python/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%2Fnifty_infusion_python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderthorsten%2Fnifty_infusion_python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderthorsten%2Fnifty_infusion_python/lists"}