Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python パッケージ生成グリモワを作成 #124

Open
8 tasks
dai-motoki opened this issue May 6, 2024 · 0 comments
Open
8 tasks

Python パッケージ生成グリモワを作成 #124

dai-motoki opened this issue May 6, 2024 · 0 comments

Comments

@dai-motoki
Copy link
Owner

dai-motoki commented May 6, 2024

新しいPythonパッケージ作成のためのGrimoire

概要

新しいPythonパッケージを作成するためのGrimoireを作成する。このGrimoireは、パッケージの基本的な構造や必要なファイルについて説明し、開発者がスムーズにパッケージ開発を始められるようにすることを目的とする。

要件

  • パッケージの基本構造(ディレクトリ構成など)を説明する
  • setup.pyの書き方について説明する
  • __init__.pyの役割について説明する
  • README.mdの書き方について説明する
  • LICENSEファイルについて説明する
  • パッケージのバージョン管理について説明する
  • テストの書き方について説明する
  • ドキュメントの作成方法について説明する

タスク

  • パッケージの基本構造についての説明を書く
  • setup.pyの書き方についての説明を書く
  • __init__.pyの役割についての説明を書く
  • README.mdの書き方についての説明を書く
  • LICENSEファイルについての説明を書く
  • バージョン管理についての説明を書く
  • テストの書き方についての説明を書く
  • ドキュメントの作成方法についての説明を書く

参考資料

@dai-motoki dai-motoki changed the title Enhance Python Package Creation Python パッケージ生成グリモワを作成 May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant