first comit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
pip
|
||||
202
venv/lib/python3.10/site-packages/tornado-6.4.dist-info/LICENSE
Normal file
202
venv/lib/python3.10/site-packages/tornado-6.4.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.
|
||||
@@ -0,0 +1,72 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: tornado
|
||||
Version: 6.4
|
||||
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: Apache-2.0
|
||||
Project-URL: Source, https://github.com/tornadoweb/tornado
|
||||
Classifier: License :: OSI Approved :: Apache Software License
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Programming Language :: Python :: 3.8
|
||||
Classifier: Programming Language :: Python :: 3.9
|
||||
Classifier: Programming Language :: Python :: 3.10
|
||||
Classifier: Programming Language :: Python :: 3.11
|
||||
Classifier: Programming Language :: Python :: Implementation :: CPython
|
||||
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
||||
Requires-Python: >= 3.8
|
||||
Description-Content-Type: text/x-rst
|
||||
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 asyncio
|
||||
import tornado
|
||||
|
||||
class MainHandler(tornado.web.RequestHandler):
|
||||
def get(self):
|
||||
self.write("Hello, world")
|
||||
|
||||
def make_app():
|
||||
return tornado.web.Application([
|
||||
(r"/", MainHandler),
|
||||
])
|
||||
|
||||
async def main():
|
||||
app = make_app()
|
||||
app.listen(8888)
|
||||
await asyncio.Event().wait()
|
||||
|
||||
if __name__ == "__main__":
|
||||
asyncio.run(main())
|
||||
|
||||
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
|
||||
171
venv/lib/python3.10/site-packages/tornado-6.4.dist-info/RECORD
Normal file
171
venv/lib/python3.10/site-packages/tornado-6.4.dist-info/RECORD
Normal file
@@ -0,0 +1,171 @@
|
||||
tornado-6.4.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
tornado-6.4.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
||||
tornado-6.4.dist-info/METADATA,sha256=qM-bu7F9-uR3vsBQZhxMHeyWeT8SDkfjCYN_0O3pZVM,2482
|
||||
tornado-6.4.dist-info/RECORD,,
|
||||
tornado-6.4.dist-info/WHEEL,sha256=lbQp1Rq692Ww-HFrithE0MGfZ9UcoH7i3ydcT3yHVhI,217
|
||||
tornado-6.4.dist-info/top_level.txt,sha256=5QAK1MeNpWgYdqWoU8iYlDuGB8j6NDPgx-uSUHTe0A4,8
|
||||
tornado/__init__.py,sha256=cfiRyF8bQCZW2jSgbLqDB48gZkiDnDbODl6117TetyI,1759
|
||||
tornado/__init__.pyi,sha256=RUdPKzNnl42WS0PQvAnhH-ZkooufxLEl7l_jbq07sfI,714
|
||||
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=AO8ZtZ75VeZsiRpirbH-FNvz3OFDQxGQcXmqT29vaWo,4503
|
||||
tornado/auth.py,sha256=fWdE13Hx_FBMBSq324HKJXTXb971FdwAMkFJ6WkFViI,49347
|
||||
tornado/autoreload.py,sha256=UY29Qf0gBl_jwrS3QmGhzLYvn-mD9KOJ4a7XxM9PK30,13136
|
||||
tornado/concurrent.py,sha256=431AfVkW7QnwafsfLe_yggQhx8DyrQniCYcNHy9rc5I,8306
|
||||
tornado/curl_httpclient.py,sha256=0ZatMVaeohfzeAqBWkgT4d_U_surKwQzQR8CXAfbjM8,24660
|
||||
tornado/escape.py,sha256=UxbVr5tr7zCngdR8zyOfmSMwcgMDwyHZCMpxpLaF7rE,14257
|
||||
tornado/gen.py,sha256=D7e2A6yBzQ4GSVJudrCQR48qMTqWhBMhHaRojetj99Y,31685
|
||||
tornado/http1connection.py,sha256=e5WoSqbjIH0n8Sh4ffLMa-2he0rWpWR1CL2Zn2GLJsg,36819
|
||||
tornado/httpclient.py,sha256=fDKLM0VLSOz4weyBOhG8w-WPfu_yjbT5mw0Q0YxR5Rs,31919
|
||||
tornado/httpserver.py,sha256=RclFpP4QB97-KLhrvHq6i-p-3PBz2tt5jevl3hv6DIw,16137
|
||||
tornado/httputil.py,sha256=hV1WmUghMkJN4-nt6SVXLbyXp7333JV5lvtu5WWXduw,36123
|
||||
tornado/ioloop.py,sha256=q2lh5ueSFD6yW7k4WIvG9QDKqqYep3lo6PlKu7PQTB0,36818
|
||||
tornado/iostream.py,sha256=pfcwnTMC1O7iVrmkyLulQHETZEumhtnYswqAGDvGbEw,64387
|
||||
tornado/locale.py,sha256=JVi6kuA-Ia09EegXwftFitvqKMJQB0XL-4biiSrj13c,21154
|
||||
tornado/locks.py,sha256=h3F_P3HpDql5XhaNTdSr8_biX0s0CeYqRm27U1JXXAE,17356
|
||||
tornado/log.py,sha256=rehSx-obuV-yY_vc3XiSiUCYSEy-U40zgOxMprlIG4c,12549
|
||||
tornado/netutil.py,sha256=RtgJNwYy-qVPUyMDyk1jAdozqkazJdSdjMZkyxgcWhg,25045
|
||||
tornado/options.py,sha256=5knewY_eZulDEisBU55Xyd9YJdSfXwvkBnKEdMcDPEU,26254
|
||||
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=B8KYaIDjHq1jjhZnkDmSQzsodn23UNDzb6dNxoDH4EQ,26733
|
||||
tornado/platform/caresresolver.py,sha256=aC5g1uku5n_bDV2HcAkEIuMqeDjJo90XiBx1WOXTR9o,3500
|
||||
tornado/platform/twisted.py,sha256=WOv5hBl6b4vUYguwKMgiLJgcI6wG5lm6NV6649aj2hE,5624
|
||||
tornado/process.py,sha256=HFG4hwXV_LJktKNcQUo7DS1HxilFOKPqqA6zBcmlSDA,12704
|
||||
tornado/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
tornado/queues.py,sha256=mXeI_-MpVpibaT46ozmZG9L7COMqeqDhbMZ0_DE1V-8,12530
|
||||
tornado/routing.py,sha256=fEUpBPHKRd4PCp4LH1XKHspkqEG2jkIE_9hvJr3MEiA,25082
|
||||
tornado/simple_httpclient.py,sha256=GmiqiP7tV2sR-21riB7WTeinIf6YHO1smC94iSyWQds,27796
|
||||
tornado/speedups.abi3.so,sha256=Ko4WjWwPfcI1l1930n4F1wPoe8fogIZBM028erAF1I8,20832
|
||||
tornado/speedups.pyi,sha256=ze7BL6pk9L9RHDQg4UwvjAapRJ4NsBnNXgxKN1MCY1s,59
|
||||
tornado/tcpclient.py,sha256=1jmNEfu8S_RV38iKmTktACkoC4EZfiRAjoBVzJ6Cb88,12152
|
||||
tornado/tcpserver.py,sha256=KCnhxn_Y2S9Ad-IRejF5E9E_tvBcTD8Nguw7Ohgbhk0,15033
|
||||
tornado/template.py,sha256=owU2JLnxZzOcv3rS7QeH5TEpLLh0PIQ3P7feeCal_gY,37793
|
||||
tornado/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
tornado/test/__main__.py,sha256=lOtaUbVN3C_tg0kzkGGXFmhMuZjJtKnpTE8XbiDNgNQ,335
|
||||
tornado/test/__pycache__/__init__.cpython-310.pyc,,
|
||||
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__/circlerefs_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=0KlT8LxuDsCqONyyHaea__1w6ySM-IIJVvLaccYohbc,10481
|
||||
tornado/test/auth_test.py,sha256=jxZYra8rz9XyWSJYze_oFY-0OfbcPETqt9Ew2Qjrlqs,23347
|
||||
tornado/test/autoreload_test.py,sha256=Hc7qZJKXrBjhXuVEuDGul4efvbTd29HIleBmctiH0i8,8971
|
||||
tornado/test/circlerefs_test.py,sha256=3Cb-plf9aBT4kGaQTAFE647dII8XkxGbjttCq_AR_kM,7337
|
||||
tornado/test/concurrent_test.py,sha256=MDdxERAV6-xkn6K1MG9Ngbcay20J2NYS7cS-Ql3iw40,6049
|
||||
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=I62uXgBwfDBEv0ApG5gGwVKcBud88NuiZp0Y1qnP8o0,12296
|
||||
tornado/test/gen_test.py,sha256=oWAOPHVu5hcCop9fzwI_mlAGogXy3Sy8t2funZNXoaY,34093
|
||||
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=0Lr47wyU4sGsG4SNWaTIWjgkAIKeK-8OE5SYWXWoEqc,1964
|
||||
tornado/test/httpclient_test.py,sha256=TuHbbSe_6Fcsx8GhtpG5nrbjLFa4J55RCU7LZmPU8HY,35166
|
||||
tornado/test/httpserver_test.py,sha256=0grpltgYk4R14Zo50j5c1ZgRERseCWxvvRYiDeLjqrc,50357
|
||||
tornado/test/httputil_test.py,sha256=cO9uUkwc7bJEP_726EDTy14FXdDQUoQl5dygbmbQItI,19799
|
||||
tornado/test/import_test.py,sha256=y7_9ZxhgoF_5AJNkFnjKNagWlZao1qhldcPQ6QDfXUQ,2231
|
||||
tornado/test/ioloop_test.py,sha256=Uy0ykNsh8hKJmu7xu8srnNhxGu_CYodCoXG29KV_Hw4,27483
|
||||
tornado/test/iostream_test.py,sha256=wl8XOFVPG54Ac2E2bdl8jVsiJDSXlPpUhzWoyVZLOQs,50551
|
||||
tornado/test/locale_test.py,sha256=bW1ooegzBpqv9Iy4m7B5sJWqkMa81wODJ9Azs_JbJS8,6359
|
||||
tornado/test/locks_test.py,sha256=nGyZUEW7r2FMnfLqihSzv6F_WlxZoSWyKDKa-cnqF-g,17010
|
||||
tornado/test/log_test.py,sha256=YDmwWmsiDHM-4ptXsTHojuV4Y3z8rhM2Am_W60m9hk8,8918
|
||||
tornado/test/netutil_test.py,sha256=mc8LCgvHr4R8srrtIi4RfH0I7musOGrTFzrIgjHz_NY,8334
|
||||
tornado/test/options_test.cfg,sha256=SpUupk-MfXBMhLENqXmD-K5a2Mp888REqfICQupcgqc,69
|
||||
tornado/test/options_test.py,sha256=XWyrYHOiZOoGy6ET0lBgAqYV9KfmWliSBCNLf1Z6hyU,11932
|
||||
tornado/test/options_test_types.cfg,sha256=17sAubRDinYX_DRhdCaVJ0UpX1AefZ9o_wQ2ypMVwL0,296
|
||||
tornado/test/options_test_types_str.cfg,sha256=ypIodrtpymSX2HsevGJJ4A07oLifb5ffkBISog364qo,172
|
||||
tornado/test/process_test.py,sha256=WFNVVMGB4xmiNbBsmmzN1hsC7i3O2MM0UkFe-vaPO-g,11308
|
||||
tornado/test/queues_test.py,sha256=EGTV1_BMK3gTjlrFEyqQE1FE2WM9CPA6D7Nj20J2i7c,13981
|
||||
tornado/test/resolve_test_helper.py,sha256=rTiOMC4KVo_21XvsLhtiZCjaquk_zt6DVM_hCyCM7yE,410
|
||||
tornado/test/routing_test.py,sha256=YWZGtYp2UVj2Vf-e1KYdhXz35MgD0zwNXLy7ISYO0Q0,8827
|
||||
tornado/test/runtests.py,sha256=8I-0Vs44ghJB_56CmohCtnrpW-9KVqGtQs8TBYF_Lk8,6990
|
||||
tornado/test/simple_httpclient_test.py,sha256=XyB1UbE47av1NWoWJpjo3egdwnkesU40GtSDPf01wt8,31109
|
||||
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=QzWDNl82-orQPVYSsa2PVGWKuDdKUl8lv7i6Mc7-4zo,16847
|
||||
tornado/test/tcpserver_test.py,sha256=EBaNIQ49r7WHtbIugUm1FH5mhLyYoRGn7llRTz70rLY,7720
|
||||
tornado/test/template_test.py,sha256=RZi2gM3InqFfNZJsGbrMlPKpA-709-2jyPtFqlK1NUM,18657
|
||||
tornado/test/templates/utf8.html,sha256=9d1eiaw5KCjUTCbRRIl_RLSy0LCJXaO-bzVF2L_32fM,7
|
||||
tornado/test/test.crt,sha256=ZwLT9G7BdN5oRcCD48m-iAE9JT8SCSokPVzJYMw9uvo,1042
|
||||
tornado/test/test.key,sha256=LJXshpCeMpmvgHeGdBQBWaRMK4yEIvMagugdQFcvDHQ,1708
|
||||
tornado/test/testing_test.py,sha256=P7rrh8vfdM6SmGIbXnnZgwnP-iWTVRuKkzp-JxwWCh4,10317
|
||||
tornado/test/twisted_test.py,sha256=qmwduR2Qj3RMdCNX1fy8heZWP9LqIfNT69G61u9jSFs,1732
|
||||
tornado/test/util.py,sha256=LoAdDDLZai4L45le4bMSkBq2drQegm3CKdLYOkOPwYQ,3654
|
||||
tornado/test/util_test.py,sha256=T7LwwdDRnxuxstTuokzgbWUUnFCmNUwZphiROTHMMCU,9771
|
||||
tornado/test/web_test.py,sha256=pto5qRjnp7RuOmyUaH8RXqnRTlgDs9tZYYoIXkyuj2w,121646
|
||||
tornado/test/websocket_test.py,sha256=icOy-reMAdT21iy57sv9AC6B56M4aCw-6svficjtyn4,29435
|
||||
tornado/test/wsgi_test.py,sha256=tQJa7kCQ6CHCqrYzkBcbDjjwl3qipsjailNrcVJgi2o,3918
|
||||
tornado/testing.py,sha256=_2nvvANMY6NBA7NE_GxH7a6OahN7sGZryygnlfcnlOA,33291
|
||||
tornado/util.py,sha256=_TFMLQl15tVeKsdNXL1Ub85ITCSA_GGzydIMrQX_xuY,16249
|
||||
tornado/web.py,sha256=f0aWofjNrNIgvzn6bnCvSz-NZjz1Tu7ioJ1t0-666N8,143248
|
||||
tornado/websocket.py,sha256=ZauWSNsUGMJUSY96Qe-4ZXXi-mqUUPk_dqwH4LUH414,61713
|
||||
tornado/wsgi.py,sha256=k6WDDKP2wmyMTjQdv0mY2F5SadFcuTI6gOmWjVgybuQ,10817
|
||||
@@ -0,0 +1,8 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: bdist_wheel (0.42.0)
|
||||
Root-Is-Purelib: false
|
||||
Tag: cp38-abi3-manylinux_2_5_x86_64
|
||||
Tag: cp38-abi3-manylinux1_x86_64
|
||||
Tag: cp38-abi3-manylinux_2_17_x86_64
|
||||
Tag: cp38-abi3-manylinux2014_x86_64
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
tornado
|
||||
Reference in New Issue
Block a user