Skip to content

nauticalab/python-best-practices-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Python Best Practices

A collection of best-practice guides for coding in Python and Rust, maintained by the Nauticalab team.

Contents

Guide Description
Python Guidelines Common guidelines for writing clean, idiomatic Python
Rust Guidelines (coming soon) Best practices for safe, performant Rust code

Contributing

  1. Fork this repository and create a feature branch off dev.
  2. Add or update a guide under the appropriate directory (python/, rust/, etc.).
  3. Open a pull request targeting the dev branch.
  4. After review, changes are merged into dev and periodically promoted to main.

License

MIT

About

A collection of best practices for coding in Python and Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors