Difference between revisions of "Software Projects"

From SCECpedia
Jump to navigationJump to search
Line 11: Line 11:
 
* https://realpython.com/documenting-python-code/
 
* https://realpython.com/documenting-python-code/
 
* https://divio.com/blog/documentation
 
* https://divio.com/blog/documentation
 +
 +
File:Screen Shot 2020-04-06 at 2.55.46 PM.png
  
 
== Open Source Software Practices ==
 
== Open Source Software Practices ==

Revision as of 21:57, 6 April 2020

Collection of links related to creating software distributions

Packaging Python Projects

Developing Effective Python Documentation

File: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