Pinned Loading
-
-
python-packaging-tutorial.md
python-packaging-tutorial.md 1# Introduction to Python packaging
23## Background: What is a package? Why package?
4A package is simply a way of bundling code together so that you (or someone else) can reuse it without worrying about paths to scripts (or worse, copy-pasting the actual code). There are additional benefits to packaging beyond reusability, like unit testing, automatic dependency management, versioning - but we'll get to that.
5 -
-
blocktools
blocktools PublicTools for making genomic blocks from high-throughput sequencing data. In early development - see dev branch.
Java
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.