whisk
stable
  • A Quick Tour
  • Key Concepts
  • Installation
  • Project Structure Reference
  • CLI Reference
  • Data Version Control
  • Heroku Deployment
  • Packaging
  • Guides
    • Renaming the project directory
    • Renaming the module
  • Troubleshooting
  • Changelog
  • Contributing
  • API Reference
whisk
  • Docs »
  • Guides
  • Edit on GitHub

GuidesΒΆ

The guides below provide a step-by-step walkthrough of common tasks inside whisk projects.

  • Renaming the project directory
    • 1. Change the directory name
    • 2. Re-create the project virtual environment
  • Renaming the module
    • 1. Update setup.py
    • 2. Update the src/ directory
    • 3. Find and replace the project name in project files
    • 4. Re-install the package
    • 5. Run tests
    • Extra considerations
Next Previous

© Copyright 2020, Derek Haynes Revision ac874e1a.

Built with Sphinx using a theme provided by Read the Docs.