File tree 5 files changed +6314
-736
lines changed
5 files changed +6314
-736
lines changed Original file line number Diff line number Diff line change 57
57
- python 3.7
58
58
- fastapi
59
59
- mongodb 4
60
- - 环境工具: poetry
61
- - poetry install
62
- - poetry shell
60
+ - pip install -r fmrequire.txt
63
61
- 启动 mongodb 端口 27017
64
62
- 导入数据
65
63
- 运行服务
Original file line number Diff line number Diff line change 1
- uvicorn
2
- pydantic
3
- fastapi
4
- email-validator
5
- databases
6
- motor
7
- pyjwt
1
+ aiohttp==3.5.4
2
+ aiosqlite==0.11.0
3
+ alabaster==0.7.12
4
+ alembic==1.4.2
5
+ amqp==2.5.2
6
+ appnope==0.1.0
7
+ argh==0.26.2
8
+ async-timeout==3.0.1
9
+ attrs==19.1.0
10
+ Babel==2.8.0
11
+ backcall==0.1.0
12
+ bcrypt==3.1.7
13
+ beautifulsoup4==4.7.1
14
+ billiard==3.6.2.0
15
+ bleach==3.1.0
16
+ boto==2.49.0
17
+ boto3==1.10.38
18
+ botocore==1.13.39
19
+ bs4==0.0.1
20
+ cairocffi==1.0.2
21
+ CairoSVG==2.3.0
22
+ celery==4.4.0
23
+ Cerberus==1.3.2
24
+ certifi==2018.11.29
25
+ cffi==1.12.2
26
+ chardet==3.0.4
27
+ Click==7.0
28
+ clips==1.1.0
29
+ colorama==0.4.3
30
+ cryptography==2.8
31
+ cssselect2==0.2.1
32
+ cycler==0.10.0
33
+ databases==0.2.6
34
+ decorator==4.4.1
35
+ defusedxml==0.5.0
36
+ dnspython==1.16.0
37
+ docutils==0.15.2
38
+ docx==0.2.4
39
+ elasticsearch==7.5.1
40
+ email-validator==1.0.5
41
+ entrypoints==0.3
42
+ et-xmlfile==1.0.1
43
+ Eve==1.1
44
+ Events==0.3
45
+ experta==1.9.4
46
+ extern==0.4.1
47
+ Faker==3.0.0
48
+ fastapi==0.48.0
49
+ ffmpeg-normalize==1.15.6
50
+ Flask==1.1.1
51
+ frozendict==1.2
52
+ futures==3.1.1
53
+ gensim==3.8.1
54
+ get==2019.4.13
55
+ gpg==1.13.1
56
+ gunicorn==20.0.4
57
+ h11==0.9.0
58
+ h2==3.1.1
59
+ hpack==3.0.0
60
+ hstspreload==2020.2.5
61
+ html5lib==1.0.1
62
+ httptools==0.0.13
63
+ httpx==0.11.1
64
+ hyperframe==5.2.0
65
+ idna==2.8
66
+ imagesize==1.2.0
67
+ img2pdf==0.3.3
68
+ importlib-metadata==1.3.0
69
+ ipykernel==5.1.3
70
+ ipython==7.10.1
71
+ ipython-genutils==0.2.0
72
+ ipywidgets==7.5.1
73
+ itsdangerous==1.1.0
74
+ jdcal==1.4.1
75
+ jedi==0.15.1
76
+ jieba==0.42.1
77
+ Jinja2==2.10.3
78
+ jmespath==0.9.4
79
+ joblib==0.14.1
80
+ jsonschema==3.2.0
81
+ jupyter==1.0.0
82
+ jupyter-client==5.3.4
83
+ jupyter-console==6.0.0
84
+ jupyter-core==4.6.1
85
+ kiwisolver==1.1.0
86
+ kombu==4.6.7
87
+ livereload==2.6.1
88
+ lxml==4.3.2
89
+ Mako==1.1.2
90
+ Markdown==3.1.1
91
+ MarkupSafe==1.1.1
92
+ matplotlib==3.1.2
93
+ mistune==0.8.4
94
+ modin==0.6.3
95
+ more-itertools==8.0.2
96
+ motor==2.1.0
97
+ msgpack==0.6.2
98
+ multidict==4.5.2
99
+ MusicDownloader==2.0.3
100
+ nbconvert==5.6.1
101
+ nbformat==4.4.0
102
+ neobolt==1.7.16
103
+ neotime==1.7.4
104
+ notebook==6.0.2
105
+ numpy==1.17.4
106
+ openpyxl==3.0.3
107
+ packaging==20.0
108
+ pandas==0.25.3
109
+ pandocfilters==1.4.2
110
+ parso==0.5.1
111
+ passlib==1.7.2
112
+ pathtools==0.1.2
113
+ pdfrw==0.4
114
+ pexpect==4.7.0
115
+ pickleshare==0.7.5
116
+ Pillow==6.2.0
117
+ port-for==0.3.1
118
+ post==2019.4.13
119
+ pretty-errors==1.2.7
120
+ prometheus-client==0.7.1
121
+ prompt-toolkit==2.0.10
122
+ protobuf==3.11.4
123
+ psutil==5.6.7
124
+ ptyprocess==0.6.0
125
+ public==2019.4.13
126
+ py2neo==4.3.0
127
+ pyahocorasick==1.4.0
128
+ pycparser==2.19
129
+ pycryptodome==3.9.4
130
+ pydantic==1.4
131
+ Pygments==2.3.1
132
+ PyJWT==1.7.1
133
+ pyknow==1.7.0
134
+ pymongo==3.10.1
135
+ pyparsing==2.4.5
136
+ Pyphen==0.9.5
137
+ pyrsistent==0.15.6
138
+ PySimpleGUI==4.11.0
139
+ python-dateutil==2.8.0
140
+ python-docx==0.8.10
141
+ python-dotenv==0.12.0
142
+ python-editor==1.0.4
143
+ python-multipart==0.0.5
144
+ python-slugify==4.0.0
145
+ pytz==2019.3
146
+ PyYAML==5.3
147
+ pyzmq==18.1.1
148
+ qtconsole==4.6.0
149
+ query-string==2019.4.13
150
+ redis==3.3.11
151
+ request==2019.4.13
152
+ requests==2.22.0
153
+ rfc3986==1.3.2
154
+ s3transfer==0.2.1
155
+ schema==0.6.7
156
+ scikit-learn==0.22
157
+ scipy==1.3.3
158
+ seaborn==0.9.0
159
+ Send2Trash==1.5.0
160
+ simplejson==3.17.0
161
+ six==1.12.0
162
+ sklearn==0.0
163
+ slugify==0.0.1
164
+ smart-open==1.9.0
165
+ sniffio==1.1.0
166
+ snowballstemmer==2.0.0
167
+ soupsieve==1.8
168
+ Sphinx==2.3.1
169
+ sphinx-autobuild==0.7.1
170
+ sphinx-rtd-theme==0.4.3
171
+ sphinxcontrib-applehelp==1.0.1
172
+ sphinxcontrib-devhelp==1.0.1
173
+ sphinxcontrib-htmlhelp==1.0.2
174
+ sphinxcontrib-jsmath==1.0.1
175
+ sphinxcontrib-qthelp==1.0.2
176
+ sphinxcontrib-serializinghtml==1.1.3
177
+ SQLAlchemy==1.3.11
178
+ starlette==0.12.9
179
+ TBB==0.1
180
+ terminado==0.8.3
181
+ testpath==0.4.4
182
+ text-unidecode==1.3
183
+ tinycss2==0.6.1
184
+ tornado==6.0.3
185
+ tqdm==4.41.0
186
+ traitlets==4.3.3
187
+ urllib3==1.25.3
188
+ uvicorn==0.11.2
189
+ uvloop==0.14.0
190
+ vine==1.3.0
191
+ watchdog==0.9.0
192
+ wcwidth==0.1.7
193
+ WeasyPrint==45
194
+ webencodings==0.5.1
195
+ websockets==8.1
196
+ Werkzeug==1.0.0
197
+ widgetsnbextension==3.5.1
198
+ yarl==1.3.0
199
+ zipp==0.6.0
You can’t perform that action at this time.
0 commit comments