X Tutup
The Wayback Machine - https://web.archive.org/web/20220605072620/https://github.com/encode/databases/tree/master/scripts
Skip to content
master
Switch branches/tags
databases/scripts/
databases/scripts/

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Development Scripts

  • scripts/build - Build package and documentation.
  • scripts/check - Check lint and formatting.
  • scripts/clean - Delete any build artifacts.
  • scripts/coverage - Check test coverage.
  • scripts/docs - Run documentation server locally.
  • scripts/install - Install dependencies in a virtual environment.
  • scripts/lint - Run the code linting.
  • scripts/publish - Publish the latest version to PyPI.
  • scripts/test - Run the test suite.

Styled after GitHub's "Scripts to Rule Them All".

X Tutup