snapsheets Logo
stable
  • Install
  • Usage
  • Configuration
  • Sandbox
  • Modules
  • Development Notes
    • Basic idea
    • Downloadable format
    • GitLab repository
    • PyPI/TestPyPI
    • Publish to PyPI using poetry
    • Publish to PyPI with twine
    • Command Line Tool
    • wget
    • Local Test
snapsheets
  • Development Notes
  • Edit on GitLab

Development Notes

  • Basic idea
    • What I wanted to do
      • シートのURL
    • 設定ファイルに必要なアイテム
  • Downloadable format
  • GitLab repository
    • How to clone
    • How to start poetry venv
    • How to checkout issue branch
    • How to bump up version
  • PyPI/TestPyPI
    • Project page
    • Preparation
    • Note
  • Publish to PyPI using poetry
    • Publish to PyPI
    • 設定したときのメモ
      • poetry を使って既存のプロジェクトを初期化
      • プロジェクトの基本情報を入力
      • 依存パッケージ( dependencies )を追加
      • 開発依存パッケージ( dev-dependencies )を追加
    • TestPyPI の設定
    • PyPI の設定
  • Publish to PyPI with twine
    • Publish to PyPI
    • Settings at $HOME/.pypirc
  • Command Line Tool
    • Without arguments (Book-mode)
    • With arguments (Sheet-mode)
    • Settings in poetry
  • wget
    • curl
  • Local Test
    • Install to local environment
Previous Next

© Copyright 2021-2024, shotakaha. Revision b747b0f0.

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