[ ソース: python-flask-seeder ]
パッケージ: python3-flask-seeder (0.1~a2-2)
python3-flask-seeder に関するリンク
Debian の資源:
python-flask-seeder ソースパッケージをダウンロード:
- [python-flask-seeder_0.1~a2-2.dsc]
- [python-flask-seeder_0.1~a2.orig.tar.gz]
- [python-flask-seeder_0.1~a2-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [pypi.org]
類似のパッケージ:
Flask extension to seed database through scripts
Flask-Seeder is a Flask extension to help with seeding database with initial data, for example when deploying an application for the first time.
This extensions primary focus is to help populating data once, for example in a demo application where the database might get wiped over and over but you still want users to have some basic data to play around with.
その他の python3-flask-seeder 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-flask (>= 1.0.2)
- micro web framework based on Werkzeug and Jinja2 - Python 3.x