Skip to main content

Project description

Project description

claude mcp add pubmed --transport http https://pubmed.mcp.claude.com/mcp

Template repository for a library project

Initial set up

pixi run initialize
  • In the link above, replace libraryname with your library's name.
  • Rename the libraryname folder to the name of your library, do not use hyphens, '-', in the name.
  • Replace all instances of libraryname, modulename, and functionname for the names of/in your library (Shift-Cmd-F in VScode).

example event parameter

Development

In addition to any dependencies of your library, the development setup requires quarto the following packages:

conda-forge::jupyter conda-forge::nbconvert conda-forge::quartodoc conda-forge::gh conda-forge::git conda-forge::pip

Version

The only version you need to change is the one in setup.cfg.

Unit tests

Test are put in test/test_modulename.py. Run these and all other test_* files you create by running ./scripts/test.sh.

Creating docs

Use type hits (with the typing module) for code and add this to your settings.json in VScode.

"files.associations": {
    "*.qmd": "quarto"
},
"autoDocstring.docstringFormat": "numpy",
"autoDocstring.startOnNewLine": true,
"autoDocstring.customTemplatePath": "docs/autodoc.mustache",

That lets you can autogenerate doc-strings by typing """ at the top of your functions.

Publishing docs

Docs are published to your github pages site https://{user}.github.io/{libraryname}. The template is set up for the user munch-group, but you can substitute all its instances for your own github user name.

Run all documentation notebooks inplace by running ./docs-run-notebooks.sh. Build and render all documentation by running ./docs-build-render.sh.

Publishing conda package

Once pushed to github the library can be published as a conda package by running ./conda-release.sh.

Publishing the conda package to anaconda requires that you set up a github secret, ANACONDA_TOKEN, that you create on your anaconda.org account.

Library dependencies

Dependencies are managed in pyproject.toml and automatically read by conda-build/meta.yaml.

Entry points

Entry points are defined in pyproject.toml and automatically read by conda-build/meta.yaml.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

munch_group_library-0.1.8.tar.gz (361.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

munch_group_library-0.1.8-py3-none-any.whl (15.8 kB view details)

Uploaded Python 3

File details

Details for the file munch_group_library-0.1.8.tar.gz.

File metadata

  • Download URL: munch_group_library-0.1.8.tar.gz
  • Upload date:
  • Size: 361.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for munch_group_library-0.1.8.tar.gz
Algorithm Hash digest
SHA256 accef60473bb6087e0082fbbcec729487a038cdc50e2d43c45ba72c92b4ae23c
MD5 bcb7f115909cba407911f554b067e28b
BLAKE2b-256 21342ad8ba72eac841ed68ec5ab0efb4f05c7e5ae5fcd7b4063e378750f037af

See more details on using hashes here.

File details

Details for the file munch_group_library-0.1.8-py3-none-any.whl.

File metadata

File hashes

Hashes for munch_group_library-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 b2de4b287893b6e2b4a6be7b8c95be859312dcc463d6696c1c08d09e8cf0a65c
MD5 44b010ca5cf1897604caaa19b46a955e
BLAKE2b-256 f3f17aff32354853a2bb744258cced6b0e016bf55cdf851b68b41291a23ace6f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page