Software Projects
From SCECpedia
Jump to navigationJump to search
Collection of links related to creating software distributions
Contents
Packaging Python Projects
- https://packaging.python.org/tutorials/packaging-projects/
- https://docs.python-guide.org/writing/structure/
- https://opensource.guide/
- https://www.nature.com/articles/d41586-019-02046-0
- https://producingoss.com/en/index.html Producing Open-Source Software
- https://journals.plos.org/ploscompbiol/article?id=10.1371%2Fjournal.pcbi.1006561
Software Ecosystem
Developing Effective Python Documentation
Open Source Software Licenses
USGS Software and Data Acceptance Criteria
- https://www.usgs.gov/about/organization/science-support/science-quality-and-integrity/fundamental-science-practices
- https://www.usgs.gov/about/organization/science-support/office-science-quality-and-integrity/acceptable-digital
Developing a Community
- https://dev.to/carlillo/how-to-reach-your-goals-1000-github-stars-in-the-first-open-source-software-337h
- https://www.altexsoft.com/blog/engineering/5-best-practices-for-managing-open-source-components/
- https://dri.es/balancing-makers-and-takers-to-scale-and-sustain-open-source
Defining Interfaces
Continuous Testing Links
Related Entries
- [[CME_Project]