{"id":20101572,"url":"https://github.com/xtensor-stack/xtensor-julia-cookiecutter","last_synced_at":"2025-03-02T17:15:56.890Z","repository":{"id":75958896,"uuid":"92611240","full_name":"xtensor-stack/xtensor-julia-cookiecutter","owner":"xtensor-stack","description":"Cookiecutter for a Julia project making use of xtensor","archived":false,"fork":false,"pushed_at":"2019-10-15T16:46:44.000Z","size":181,"stargazers_count":7,"open_issues_count":1,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-19T12:53:06.502Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xtensor-stack.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-05-27T16:41:14.000Z","updated_at":"2022-02-25T19:46:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7cf9aa3-af9a-48ec-b582-773003a98b37","html_url":"https://github.com/xtensor-stack/xtensor-julia-cookiecutter","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/xtensor-stack%2Fxtensor-julia-cookiecutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtensor-stack%2Fxtensor-julia-cookiecutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtensor-stack%2Fxtensor-julia-cookiecutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtensor-stack%2Fxtensor-julia-cookiecutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtensor-stack","download_url":"https://codeload.github.com/xtensor-stack/xtensor-julia-cookiecutter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241541452,"owners_count":19979121,"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-11-13T17:25:48.227Z","updated_at":"2025-03-02T17:15:56.781Z","avatar_url":"https://github.com/xtensor-stack.png","language":"CMake","readme":"# ![xtensor-cookiecutter](xtensor-cookiecutter.svg)\n\n[![Travis](https://travis-ci.org/xtensor-stack/xtensor-julia-cookiecutter.svg?branch=master)](https://travis-ci.org/xtensor-stack/xtensor-julia-cookiecutter)\n[![Appveyor](https://ci.appveyor.com/api/projects/status/b6x9fnq82420kfgm?svg=true)](https://ci.appveyor.com/project/xtensor-stack/xtensor-julia-cookiecutter)\n[![Documentation Status](https://readthedocs.org/projects/xtensor/badge/?version=latest)](https://xtensor.readthedocs.io/en/latest/?badge=latest)\n[![Join the Gitter Chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/QuantStack/Lobby?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n#### A [cookiecutter](https://github.com/audreyr/cookiecutter) template for creating a custom Julia extension with xtensor\n\n## What is xtensor-julia-cookiecutter?\n\n`xtensor-julia-cookiecutter` helps extension authors create Julia extension modules making use of xtensor.\n\nIt takes care of the initial work of generating a project skeleton with\n\n- A complete Julia package comprising the extension module\n- A few examples included in the resulting project including\n\n    - A universal function defined from C++\n    - A function making use of an algorithm from the STL on a Julia N-D array\n    - Unit tests\n    - The generation of the HTML documentation with sphinx\n\n## Usage\n\nInstall [cookiecutter](https://github.com/audreyr/cookiecutter):\n\n    $ pip install cookiecutter\n\nAfter installing cookiecutter, use the xtensor-julia-cookiecutter:\n\n    $ cookiecutter https://github.com/xtensor-stack/xtensor-julia-cookiecutter.git\n\nAs xtensor-julia-cookiecutter runs, you will be asked for basic information about\nyour custom extension project. You will be prompted for the following\ninformation:\n\n- `author_name`: your name or the name of your organization,\n- `author_email`: your project's contact email,\n- `github_project_name`: name of the GitHub repository for your project,\n- `github_organization_name`: name of the GithHub organization for your project,\n- `julia_package_name`: name of the Python package created by your extension,\n- `cpp_namespace`: name for the cpp namespace holding the implementation of your extension,\n- `project_short_description`: a short description for your project.\n\nThis will produce a directory containing all the required content for a minimal extension\nproject making use of xtensor with all the required boilerplate for package management,\ntogether with a few basic examples.\n\n## Resources\n\n- [Documentation of xtensor](https://xtensor.readthedocs.io)\n- [Documentation of xtensor-julia](https://xtensor-julia.readthedocs.io)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtensor-stack%2Fxtensor-julia-cookiecutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxtensor-stack%2Fxtensor-julia-cookiecutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtensor-stack%2Fxtensor-julia-cookiecutter/lists"}