{"id":18847819,"url":"https://github.com/interkosmos/fortran-python3","last_synced_at":"2026-02-01T10:30:14.290Z","repository":{"id":139286089,"uuid":"122515064","full_name":"interkosmos/fortran-python3","owner":"interkosmos","description":"Fortran 2003 interface bindings to Python 3","archived":false,"fork":false,"pushed_at":"2020-05-28T13:28:31.000Z","size":14,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-30T13:57:40.522Z","etag":null,"topics":["fortran","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Fortran","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/interkosmos.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}},"created_at":"2018-02-22T18:00:59.000Z","updated_at":"2020-09-25T08:26:19.000Z","dependencies_parsed_at":"2023-09-25T02:08:17.895Z","dependency_job_id":null,"html_url":"https://github.com/interkosmos/fortran-python3","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"05fd5c41e6cce84e890903ad29d843a5e651105e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-python3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-python3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-python3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-python3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/interkosmos","download_url":"https://codeload.github.com/interkosmos/fortran-python3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239783804,"owners_count":19696447,"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":["fortran","python","python3"],"created_at":"2024-11-08T03:09:45.006Z","updated_at":"2026-02-01T10:30:14.194Z","avatar_url":"https://github.com/interkosmos.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fortran-python3\nA collection of ISO C binding interfaces to\n[embed Python 3 code](https://docs.python.org/3.6/extending/embedding.html)\nin Fortran 2003. Currently, this library is just a proof of concept.\n\n## Build\nUse the provided `Makefile` to build the interfaces:\n\n```\n$ make\n```\n\nOr run your favourite Fortran compiler directly:\n\n```\n$ gfortran -c src/python3.f90\n```\n\nYou may have to modify the name of the Python binary, for instance:\n\n```\n$ make all PYTHON=python3.7\n```\n\n## Examples\nPlease check the directory `examples` for some demos:\n\n* **simple** just calls the Python interpreter.\n* **string** calls a function inside a Python module and prints the returned string to stdout.\n\nCompile the examples with:\n\n```\n$ make \u003cname\u003e\n```\n\n## Licence\nISC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterkosmos%2Ffortran-python3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finterkosmos%2Ffortran-python3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterkosmos%2Ffortran-python3/lists"}