A python dojo package
Project description
dojo-python
import unittest
class DojoTest(unittest.TestCase):
def test_true(self):
self.assertTrue(True)
if __name__ == '__main__':
unittest.main()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file dojo2py-0.12-py3-none-any.whl
.
File metadata
- Download URL: dojo2py-0.12-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 692867c68bf45942ec99b6f76819aba944da5ee5bb0d6fe2afd567b3c682ea54 |
|
MD5 | cbe200839332506a6fc3aa8dca451aa7 |
|
BLAKE2b-256 | 5e22435e7b565f66f80de1e10eda9cace1aa6b889a642b59962457e468b37abf |