Skip to main content

Easy start web app without coding

Project description

ブログを作れるモジュールの開発

作成日:20191118
更新日:20191118

目的

ワードプレスというサービス?ソフトウェア?がある。 これは簡単にサイトやブログを作れるようにするためのものであり、PHPという言語で書かれている。 一切プログラムを書かなくてもいい感じのサイトが作れる。

Pythonでもwebサイトを作れるライブラリーは存在するが、ワードプレス程簡単ではない。 簡単なブログなら一切コードを書かなくていいようなテンプレートモジュールがあってもいいのではないかと思い、開発しようと思った。

具体的に

イメージは上のワードプレスをPythonで再現する感じである。 基本的にGUI操作のみでブログの作成を行えるようにする。

使おうと思っているライブラリー

・Django webサイトを開発するためのライブラリーで、個人で使用経験もあるので採用する。

目標!

コマンド1つ打てばサイトが構築される!

例: pysite create -> サイトが作られる!

要件

  • コア設定をLive編集できる。
  • ブログが書ける

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

django_press-0.1.12-py3-none-any.whl (5.5 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page