Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

dokick/full-python-lib

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

full-python-lib

testing: pytest | tox-conda linting: pylint Imports: isort

Introduction

Python repository where common libraries and tools are pre-configured with automated testing.

Usage

hello-world

prints Hello World

Notes

Some notes

Test & Build

  1. Test with tox

    tox
    
  2. Build pypi package

    python -m build
    
  3. Generate Recipe with grayskull (to be replaced with "rattler-build generate-recipe")

    grayskull pypi --strict-conda-forge .\dist\my_package-0.1.0.tar.gz
    
  4. Modifying Recipe for rattler-build

    rattler-build build -r .\path\to\recipe.yaml
    
  5. Clean up

    mamba remove --all -p .\.tox\.package\
    mamba remove --all -p .\.tox\other-envs\
    

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.