Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Pydantic models for HiGlass

License

NotificationsYou must be signed in to change notification settings

higlass/higlass-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPILicense

Pydantic models for HiGlass

pip install higlass-schema

🚧 👷

Development

Try it out:

$ uvx --no-cache --from. higlass-schema check ./example.json# [--verbose]$ uvx --no-cache --from. higlass-schemaexport# prints JSON schema to stdout

Testing, linting, & formatting are enforced in CI. Locally, you can run:

uv run pytest# testsuv run ruff check# lintinguv run ruff format --check# formatting (remove --check to apply)

Release

git tag -a v0.0.0 -m"v0.0.0"git push --follow-tags

[8]ページ先頭

©2009-2025 Movatter.jp