文件名称:pick-up-lines-gift:拾音线发生器
文件大小:112KB
文件格式:ZIP
更新时间:2024-07-05 07:49:54
Python
##Goal:我想制作一个生成拾取线的命令行应用程序。 ##重要的文件:-pick-line-generator/main.py-pick-line-generator/sql/test.db These are the only files that are needed for the pickup line generator are the two files mentioned above. All other files were either used for practice, creating the database, or for filling the database. ##为什么要建这个? 我女朋友周末要出去,我想在她走之前送她一份礼物。 我想她会从中得到一脚的! ##依赖 #####要从头开始重新创建项目,则需要该项目:pdfminer: : ##
【文件预览】:
pick-up-lines-gift-master
----sql()
--------test.db(40KB)
--------test_data.sql(564B)
--------test.sql(209B)
----Vagrantfile(5KB)
----Provision()
--------setup.sh(263B)
----src()
--------practice.txt(27KB)
--------practice.py(3KB)
--------Pick-Up-Lines.pdf(97KB)
----main.py(3KB)
----requirements.txt(9B)
----README.md(3KB)
----.gitignore(26B)