Difference between revisions of "Software Projects"

From SCECpedia
Jump to navigationJump to search
Line 5: Line 5:
 
* https://docs.python-guide.org/writing/structure/
 
* https://docs.python-guide.org/writing/structure/
 
* http://nsls-ii.github.io/scientific-python-cookiecutter/philosophy.html
 
* http://nsls-ii.github.io/scientific-python-cookiecutter/philosophy.html
* https://producingoss.com/en/index.html Producing Open-Source Software
 
 
* https://journals.plos.org/ploscompbiol/article?id=10.1371%2Fjournal.pcbi.1006561
 
* https://journals.plos.org/ploscompbiol/article?id=10.1371%2Fjournal.pcbi.1006561
  
Line 19: Line 18:
 
* https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1002802
 
* https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1002802
 
* https://journals.plos.org/plosbiology/article?id=10.1371/journal.pbio.1001745
 
* https://journals.plos.org/plosbiology/article?id=10.1371/journal.pbio.1001745
 +
* https://producingoss.com/en/index.html Producing Open-Source Software
  
 
== Open Source Software Licenses ==
 
== Open Source Software Licenses ==

Revision as of 22:00, 6 April 2020

Collection of links related to creating software distributions

Packaging Python Projects

Developing Effective Python Documentation

Screen Shot 2020-04-06 at 2.55.46 PM.png

Open Source Software Practices

Open Source Software Licenses

USGS Software and Data Acceptance Criteria

Software Ecosystem

Developing a Community

Defining Interfaces

Data Management Systems

Continuous Testing Links

Software Release Practices

Example Projects

Related Entries