mirror of
https://github.com/aykhans/AzSuicideDataVisualization.git
synced 2025-07-01 22:13:01 +00:00
first commit
This commit is contained in:
1
.venv/Lib/site-packages/tornado-6.1.dist-info/INSTALLER
Normal file
1
.venv/Lib/site-packages/tornado-6.1.dist-info/INSTALLER
Normal file
@ -0,0 +1 @@
|
||||
pip
|
202
.venv/Lib/site-packages/tornado-6.1.dist-info/LICENSE
Normal file
202
.venv/Lib/site-packages/tornado-6.1.dist-info/LICENSE
Normal file
@ -0,0 +1,202 @@
|
||||
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright [yyyy] [name of copyright owner]
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
71
.venv/Lib/site-packages/tornado-6.1.dist-info/METADATA
Normal file
71
.venv/Lib/site-packages/tornado-6.1.dist-info/METADATA
Normal file
@ -0,0 +1,71 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: tornado
|
||||
Version: 6.1
|
||||
Summary: Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
|
||||
Home-page: http://www.tornadoweb.org/
|
||||
Author: Facebook
|
||||
Author-email: python-tornado@googlegroups.com
|
||||
License: http://www.apache.org/licenses/LICENSE-2.0
|
||||
Platform: UNKNOWN
|
||||
Classifier: License :: OSI Approved :: Apache Software License
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Programming Language :: Python :: 3.5
|
||||
Classifier: Programming Language :: Python :: 3.6
|
||||
Classifier: Programming Language :: Python :: 3.7
|
||||
Classifier: Programming Language :: Python :: 3.8
|
||||
Classifier: Programming Language :: Python :: 3.9
|
||||
Classifier: Programming Language :: Python :: Implementation :: CPython
|
||||
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
||||
Requires-Python: >= 3.5
|
||||
License-File: LICENSE
|
||||
|
||||
Tornado Web Server
|
||||
==================
|
||||
|
||||
.. image:: https://badges.gitter.im/Join%20Chat.svg
|
||||
:alt: Join the chat at https://gitter.im/tornadoweb/tornado
|
||||
:target: https://gitter.im/tornadoweb/tornado?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
|
||||
|
||||
`Tornado <http://www.tornadoweb.org>`_ is a Python web framework and
|
||||
asynchronous networking library, originally developed at `FriendFeed
|
||||
<http://friendfeed.com>`_. By using non-blocking network I/O, Tornado
|
||||
can scale to tens of thousands of open connections, making it ideal for
|
||||
`long polling <http://en.wikipedia.org/wiki/Push_technology#Long_Polling>`_,
|
||||
`WebSockets <http://en.wikipedia.org/wiki/WebSocket>`_, and other
|
||||
applications that require a long-lived connection to each user.
|
||||
|
||||
Hello, world
|
||||
------------
|
||||
|
||||
Here is a simple "Hello, world" example web app for Tornado:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
import tornado.ioloop
|
||||
import tornado.web
|
||||
|
||||
class MainHandler(tornado.web.RequestHandler):
|
||||
def get(self):
|
||||
self.write("Hello, world")
|
||||
|
||||
def make_app():
|
||||
return tornado.web.Application([
|
||||
(r"/", MainHandler),
|
||||
])
|
||||
|
||||
if __name__ == "__main__":
|
||||
app = make_app()
|
||||
app.listen(8888)
|
||||
tornado.ioloop.IOLoop.current().start()
|
||||
|
||||
This example does not use any of Tornado's asynchronous features; for
|
||||
that see this `simple chat room
|
||||
<https://github.com/tornadoweb/tornado/tree/stable/demos/chat>`_.
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
Documentation and links to additional resources are available at
|
||||
https://www.tornadoweb.org
|
||||
|
||||
|
164
.venv/Lib/site-packages/tornado-6.1.dist-info/RECORD
Normal file
164
.venv/Lib/site-packages/tornado-6.1.dist-info/RECORD
Normal file
@ -0,0 +1,164 @@
|
||||
tornado-6.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
tornado-6.1.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
||||
tornado-6.1.dist-info/METADATA,sha256=-0dGHhTqizm7p9HtZ2Bclj_dA9VK1cQcp-S-Oqd2Uz4,2457
|
||||
tornado-6.1.dist-info/RECORD,,
|
||||
tornado-6.1.dist-info/WHEEL,sha256=W26pYN7HLsBT1jrDSL9udgf_mdNKJmYmL23sIP-FcgM,102
|
||||
tornado-6.1.dist-info/top_level.txt,sha256=5QAK1MeNpWgYdqWoU8iYlDuGB8j6NDPgx-uSUHTe0A4,8
|
||||
tornado/__init__.py,sha256=ME8HXlhSOfaX_8S2iYiSI1Nx9PMWK6HwsHfQDg20XpU,1018
|
||||
tornado/__pycache__/__init__.cpython-310.pyc,,
|
||||
tornado/__pycache__/_locale_data.cpython-310.pyc,,
|
||||
tornado/__pycache__/auth.cpython-310.pyc,,
|
||||
tornado/__pycache__/autoreload.cpython-310.pyc,,
|
||||
tornado/__pycache__/concurrent.cpython-310.pyc,,
|
||||
tornado/__pycache__/curl_httpclient.cpython-310.pyc,,
|
||||
tornado/__pycache__/escape.cpython-310.pyc,,
|
||||
tornado/__pycache__/gen.cpython-310.pyc,,
|
||||
tornado/__pycache__/http1connection.cpython-310.pyc,,
|
||||
tornado/__pycache__/httpclient.cpython-310.pyc,,
|
||||
tornado/__pycache__/httpserver.cpython-310.pyc,,
|
||||
tornado/__pycache__/httputil.cpython-310.pyc,,
|
||||
tornado/__pycache__/ioloop.cpython-310.pyc,,
|
||||
tornado/__pycache__/iostream.cpython-310.pyc,,
|
||||
tornado/__pycache__/locale.cpython-310.pyc,,
|
||||
tornado/__pycache__/locks.cpython-310.pyc,,
|
||||
tornado/__pycache__/log.cpython-310.pyc,,
|
||||
tornado/__pycache__/netutil.cpython-310.pyc,,
|
||||
tornado/__pycache__/options.cpython-310.pyc,,
|
||||
tornado/__pycache__/process.cpython-310.pyc,,
|
||||
tornado/__pycache__/queues.cpython-310.pyc,,
|
||||
tornado/__pycache__/routing.cpython-310.pyc,,
|
||||
tornado/__pycache__/simple_httpclient.cpython-310.pyc,,
|
||||
tornado/__pycache__/tcpclient.cpython-310.pyc,,
|
||||
tornado/__pycache__/tcpserver.cpython-310.pyc,,
|
||||
tornado/__pycache__/template.cpython-310.pyc,,
|
||||
tornado/__pycache__/testing.cpython-310.pyc,,
|
||||
tornado/__pycache__/util.cpython-310.pyc,,
|
||||
tornado/__pycache__/web.cpython-310.pyc,,
|
||||
tornado/__pycache__/websocket.cpython-310.pyc,,
|
||||
tornado/__pycache__/wsgi.cpython-310.pyc,,
|
||||
tornado/_locale_data.py,sha256=BZGn0sBZeHS2kYAvFovxiimi_KqE0suPPom__qb71xU,4627
|
||||
tornado/auth.py,sha256=vbESu6SFcFgFjg7VkDcWpgWgopwPQXLtX8DDt4fmTz4,46051
|
||||
tornado/autoreload.py,sha256=sa2V25zdcZu23lweS2Scqmesnocjk6OtbF7feVu4Jgs,13652
|
||||
tornado/concurrent.py,sha256=hrlfgWnZp7Mr7ajhgxSEMA6nHHRqyYoMiUrjpK1cVIg,8108
|
||||
tornado/curl_httpclient.py,sha256=Ab09r4AykyQ_67mQa0S4lpo9WiZOiMJlS-lkDQAkXt4,24575
|
||||
tornado/escape.py,sha256=7cX6o-FkZSjzhfTNDHVU6JbsopFBT6fj3fLuwqnWAtM,13267
|
||||
tornado/gen.py,sha256=dJXReNybfnhyfTjinyFeoYTb9jYgNu9QS-3aAXgZJd0,30957
|
||||
tornado/http1connection.py,sha256=FMmXb2i4Cnv7LHBLjK13lKXARYVqFDLqHBQesmmGeos,36098
|
||||
tornado/httpclient.py,sha256=fDKLM0VLSOz4weyBOhG8w-WPfu_yjbT5mw0Q0YxR5Rs,31919
|
||||
tornado/httpserver.py,sha256=iVlUMDBkpNTQuv9X4I3felK3UNUucbbXBCfQBRtmeRo,15555
|
||||
tornado/httputil.py,sha256=USDYnppIPGpegRG9zs-qe4mI5rI8H_ZJg3G8xza6Vxs,35933
|
||||
tornado/ioloop.py,sha256=WJaCrx9ko_Z1Bzu3DDGhOfqs6Ns1uye0fAWCtMix_bs,35342
|
||||
tornado/iostream.py,sha256=H6qMORR3IbipBYPF76z61iwIqBDMSPQddtmt1SFnsWA,65451
|
||||
tornado/locale.py,sha256=YNu0cGa3LRj1AMH4Vmt5aZRG3lnoF4QvNDN95VnU4FQ,20972
|
||||
tornado/locks.py,sha256=fd6yuFK2O-hRyIms3NivsNUukhHRdPruUxiMw_LHDrQ,17414
|
||||
tornado/log.py,sha256=tC6hmAoQlncodapgPYGb_1lBlNSVnfAb5KCkIu4u0NM,12414
|
||||
tornado/netutil.py,sha256=YgFsZdMK8SfE55TU6qL_W0oivMYKnA0AfZka1sMEIUU,22912
|
||||
tornado/options.py,sha256=zvjDcUzXtzNvi3yKzyik7ZIiar_gqW4Uh2WJZrZ6pyU,25601
|
||||
tornado/platform/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
tornado/platform/__pycache__/__init__.cpython-310.pyc,,
|
||||
tornado/platform/__pycache__/asyncio.cpython-310.pyc,,
|
||||
tornado/platform/__pycache__/caresresolver.cpython-310.pyc,,
|
||||
tornado/platform/__pycache__/twisted.cpython-310.pyc,,
|
||||
tornado/platform/asyncio.py,sha256=syfpMNVTgBmdWazk7WTdGXF6Hc5BQie7aPu4GGW4mP0,23216
|
||||
tornado/platform/caresresolver.py,sha256=RXQuJsh6gyyWyKDwZRHZlNo_tM8J5IR7x46DtGnxwSI,3318
|
||||
tornado/platform/twisted.py,sha256=8bLmfn3TOQAS9wM0cGinxEITSnq2sT1pJClPkf3YR0I,5477
|
||||
tornado/process.py,sha256=wD09DPERk8-Ri2gqlMcSmkV5eKRl_c8-t8MLoTt6QK0,12789
|
||||
tornado/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
tornado/queues.py,sha256=8cL7JF7oFdlh2N1y0z6P0uwYOHOBTYOaCKWOGLY5cbY,12289
|
||||
tornado/routing.py,sha256=fEUpBPHKRd4PCp4LH1XKHspkqEG2jkIE_9hvJr3MEiA,25082
|
||||
tornado/simple_httpclient.py,sha256=Y4WSJLGV8HMaCWbKg_E1HZS2XGsse-Ln9LuAXLdl0Ys,27578
|
||||
tornado/tcpclient.py,sha256=SUIG3JY4a3WpSPC3eAIdSWrxUSowtHGSIjDqf3fhUko,12076
|
||||
tornado/tcpserver.py,sha256=rqyRL-d4pWRyqEa4i25dfR_0e4ts5JoTb6rN9M71TE4,13242
|
||||
tornado/template.py,sha256=32e-gIEbeaq1ucchTo1d6_gCY4J0HLqnX_lRhrFkYtA,37798
|
||||
tornado/test/__main__.py,sha256=lOtaUbVN3C_tg0kzkGGXFmhMuZjJtKnpTE8XbiDNgNQ,335
|
||||
tornado/test/__pycache__/__main__.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/asyncio_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/auth_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/autoreload_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/concurrent_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/curl_httpclient_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/escape_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/gen_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/http1connection_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/httpclient_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/httpserver_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/httputil_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/import_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/ioloop_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/iostream_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/locale_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/locks_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/log_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/netutil_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/options_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/process_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/queues_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/resolve_test_helper.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/routing_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/runtests.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/simple_httpclient_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/tcpclient_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/tcpserver_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/template_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/testing_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/twisted_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/util.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/util_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/web_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/websocket_test.cpython-310.pyc,,
|
||||
tornado/test/__pycache__/wsgi_test.cpython-310.pyc,,
|
||||
tornado/test/asyncio_test.py,sha256=ewtMKAwHWLWXLiX09aMPs8RZRyEG5sTNNu0sfbLsqy4,7155
|
||||
tornado/test/auth_test.py,sha256=tSgcX3PDivsrVSsPj5Cdh7WCtXOQPstHo_1P4vZ2gxk,23437
|
||||
tornado/test/autoreload_test.py,sha256=x0O26S2ZVjmRWCrF-loHyDUPkVMlHBkgviIUW6wmN6c,3948
|
||||
tornado/test/concurrent_test.py,sha256=vsggGoKCfnurb0OBQ-s69qLIg8Yws38ue5LrqoYcFaA,6051
|
||||
tornado/test/csv_translations/fr_FR.csv,sha256=0UsMzfh1cw3yQdhS7pCmRfQoAkbqWpgzzodpZqp7ttM,18
|
||||
tornado/test/curl_httpclient_test.py,sha256=hVXuIq32IdBz8_UOOuurUQGbfMgLpJb11ghF_wk7l4Q,4303
|
||||
tornado/test/escape_test.py,sha256=j81UHAlYotJHIOO1GOWoe83x1xJ8resUDt-4OkhQYLw,12372
|
||||
tornado/test/gen_test.py,sha256=AWHy4-d2khnOc3gEgl_beOWlfhAPGrxS8CtRGQ3Qz8s,33838
|
||||
tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo,sha256=fl0ZVZIlNwwU9lPx29pgZ4X-HfyEVYphJu7UWtll7jo,665
|
||||
tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po,sha256=Clw6HyQUcopGV25qw3pvw3gn1ZqZRYrovsi8PQTQAnM,1049
|
||||
tornado/test/http1connection_test.py,sha256=lLav_POwDPx6NN_pMvfWWSFwKpbJ-so17UnuISWOXvQ,1950
|
||||
tornado/test/httpclient_test.py,sha256=puttXWYmGNA2SoYoPH-FAqzfZdcmXqxtNHpedENvI9c,34231
|
||||
tornado/test/httpserver_test.py,sha256=QWtPbREhgnaNVWwSeY8y7u9rH-FeiS6vKpmEnwMREds,46492
|
||||
tornado/test/httputil_test.py,sha256=6w4tQ1cSKmjxNUbTXoy-E0Ii7nhR2-y2bAUvQGnc7ZA,19053
|
||||
tornado/test/import_test.py,sha256=5oit2hRJ5QI2Wm92AZLdUn6ZwZrbzehYIuKvQl9ibAs,1980
|
||||
tornado/test/ioloop_test.py,sha256=c6JME_atMWzYjGnVF8VCRzJNuCDyvJSW_Vn8ocHXRyw,25653
|
||||
tornado/test/iostream_test.py,sha256=jP17mO8ESHRtC2-Co6vuVkYXglISyTJPvZ6wmoqgrUg,46328
|
||||
tornado/test/locale_test.py,sha256=bK7oN8SAn5eoThwR-4_Pp7IlZbxrsnzsYTbbm5g68fU,5756
|
||||
tornado/test/locks_test.py,sha256=nGyZUEW7r2FMnfLqihSzv6F_WlxZoSWyKDKa-cnqF-g,17010
|
||||
tornado/test/log_test.py,sha256=ebpF2dhhv4HNiXRTn37nLgsOZEypiuol4Pz-j5wKKqM,9504
|
||||
tornado/test/netutil_test.py,sha256=7Qz1EfJv5qaSzo9mUB-ROXOv1kXcNJfYoPsVYXL8l-s,7907
|
||||
tornado/test/options_test.cfg,sha256=SpUupk-MfXBMhLENqXmD-K5a2Mp888REqfICQupcgqc,69
|
||||
tornado/test/options_test.py,sha256=NLsVXpd1tym9GIBJoM90r3szF0MR8UGDFlSXx1v-OQ0,11821
|
||||
tornado/test/options_test_types.cfg,sha256=GeR43v-UuSfW7kkUfh6NavPrmOkdYkJr2v7-yTaqaDk,266
|
||||
tornado/test/options_test_types_str.cfg,sha256=2R1Gn7q4rt8kKvqvp2h1qC8IXZ8XrlyNVj3i7Jte-Us,150
|
||||
tornado/test/process_test.py,sha256=JXs0fVkyco-cAC7GTlCcLEkqykssfgoMk1paTSIEjso,11455
|
||||
tornado/test/queues_test.py,sha256=EGTV1_BMK3gTjlrFEyqQE1FE2WM9CPA6D7Nj20J2i7c,13981
|
||||
tornado/test/resolve_test_helper.py,sha256=bOZMi_3fgv71k-PNxKGFl2Nn4J8odfJjxtK7AdE33-8,411
|
||||
tornado/test/routing_test.py,sha256=YWZGtYp2UVj2Vf-e1KYdhXz35MgD0zwNXLy7ISYO0Q0,8827
|
||||
tornado/test/runtests.py,sha256=PdQ6jO23wDdkTmznODn7RUuQ2IEq2eJh1vmfAkuf1v4,8348
|
||||
tornado/test/simple_httpclient_test.py,sha256=PnWuu60nGJdnvkNW8mp0s1Ye_Lc8sLoZIvt90QG1708,30943
|
||||
tornado/test/static/dir/index.html,sha256=tBwBanUSjISUy0BVan_QNKkYdLau8qs__P0G9oAiP78,18
|
||||
tornado/test/static/robots.txt,sha256=Mx6pCQ2wyfb1l72YQP1bFxgw9uCzuhyyTfqR8Mla7cE,26
|
||||
tornado/test/static/sample.xml,sha256=7LeTf16BWDucipsUaZZK7oDxtKEMDH9sFtsNR1G6pME,666
|
||||
tornado/test/static/sample.xml.bz2,sha256=2Ql5ccWnaSpDdTyioino7Bw_dcGFkG_RQO5Lm5cfT6A,285
|
||||
tornado/test/static/sample.xml.gz,sha256=_App0wKpn31lZVA9P_rslytPm4ei5GvNPVKh55r7l28,264
|
||||
tornado/test/static_foo.txt,sha256=DdAKABzHb8kunGrAvUoTLnHlgdTN-6_PjH1irVmokm8,95
|
||||
tornado/test/tcpclient_test.py,sha256=n0-7_UxSS2x23nA6LmgDp-SHyX2AQhThtbvZhLYB9SU,16814
|
||||
tornado/test/tcpserver_test.py,sha256=uj4CB8VSzfNt3_t9jpblshMtTJVxPBGeYZb95rY21ns,6482
|
||||
tornado/test/template_test.py,sha256=YqgHoSxi69DMdLWNoULti5ZnH4ocI238HnEbeT0xzew,18668
|
||||
tornado/test/templates/utf8.html,sha256=9d1eiaw5KCjUTCbRRIl_RLSy0LCJXaO-bzVF2L_32fM,7
|
||||
tornado/test/test.crt,sha256=mRu1xBsBK6Z2cAh1IdwIF3tBsfOGz1kyAfWtXIEdHCI,1224
|
||||
tornado/test/test.key,sha256=Lgz56gA7gSXUbTTfiHAGFyZSXePBDPrJZlPRPu8ApeY,1704
|
||||
tornado/test/testing_test.py,sha256=_Z_fK7z8TU07TFZHFcSeD3Vk0tn-8RM72Q8_oxJgGx0,10711
|
||||
tornado/test/twisted_test.py,sha256=MD5aJ5A_Cf5UUr1fM9LLlBkf0SzPQ8z-CDjdUAE0-NM,8510
|
||||
tornado/test/util.py,sha256=LoAdDDLZai4L45le4bMSkBq2drQegm3CKdLYOkOPwYQ,3654
|
||||
tornado/test/util_test.py,sha256=-Nw4I5uIi756SFht3R9r8YjcZdTr5EC6qUX-dCuoYxc,9781
|
||||
tornado/test/web_test.py,sha256=CaRWjuRqSn4DZxY5FJA_uNoAXlB_1TJvSTbgEuiP6UU,115864
|
||||
tornado/test/websocket_test.py,sha256=LxmxrkAkALTV7_LuauJcCvoKm64szRyphWRCg14erLU,27976
|
||||
tornado/test/wsgi_test.py,sha256=fioTIRCajhhTcrCeR6jARQI7k33ajvk_a9gnI3N-Kds,657
|
||||
tornado/testing.py,sha256=Q1HL_TzcTgx8zdMTiIQSzT1uZhKDdSNqCc4dkqt4S1s,30623
|
||||
tornado/util.py,sha256=QO2_cK1kJEpf_1GfSIu-YXxYifkp-m_ArATW3pshdeY,16702
|
||||
tornado/web.py,sha256=bloqhSKzXTLflu_x2uCDzEJ7LzOJb7JZAoWCSQgQyD0,138140
|
||||
tornado/websocket.py,sha256=Dm8HScBGJSdPuo0YYnJV5UuRvRVneFgO1l1Bn1xL-t8,61476
|
||||
tornado/wsgi.py,sha256=yGtcp-400vnLKK5YyUz0a2G4cH32-NFkIWW_OSnSBYk,7807
|
5
.venv/Lib/site-packages/tornado-6.1.dist-info/WHEEL
Normal file
5
.venv/Lib/site-packages/tornado-6.1.dist-info/WHEEL
Normal file
@ -0,0 +1,5 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: bdist_wheel (0.37.1)
|
||||
Root-Is-Purelib: false
|
||||
Tag: cp310-cp310-win_amd64
|
||||
|
@ -0,0 +1 @@
|
||||
tornado
|
Reference in New Issue
Block a user