Skip to main content

oso is an open source policy engine for authorization that's embedded in your application

Project description

Oso

Development GitHub release (latest SemVer) Go version Maven version NPM version PyPI version RubyGems version Crates.io version Slack

What is Oso?

Oso is a batteries-included framework for building authorization in your application.

With Oso, you can:

  • Model: Set up common permissions patterns like role-based access control (RBAC) and relationships using Oso’s built-in primitives. Extend them however you need with Oso’s declarative policy language, Polar.
  • Filter: Go beyond yes/no authorization questions. Implement authorization over collections too - e.g., “Show me only the records that Juno can see.”
  • Test: Write unit tests over your authorization logic now that you have a single interface for it. Use the Oso debugger or REPL to track down unexpected behavior.

Oso offers libraries for Node.js, Python, Go, Rust, Ruby, and Java.

Documentation

Community & Support

If you have any questions on Oso or authorization more generally, you can join our engineering team & hundreds of other developers using Oso in our community Slack:

Button

Share your story

We'd love to hear about your use case and experience with Oso. Share your story in our Success Stories issue or fill out this form for some Oso swag.

Development

Core

Oso's Rust core is developed against Rust's latest stable release.

Language libraries

Oso's language libraries can be developed without touching the Rust core, but you will still need the Rust stable toolchain installed in order to build the core.

To build the WebAssembly core for the Node.js library, you will need to have wasm-pack installed and available on your system PATH.

Language requirements

To work on a language library, you will need to meet the following version requirements:

  • Java: 10+
    • Maven: 3.6+
  • Node.js: 12.20.0+
    • Yarn 1.22+
  • Python: 3.6+
  • Ruby: 2.4+
    • Bundler 2.1.4+
  • Rust: 1.46+
  • Go: 1.12+

Contributing

See: CONTRIBUTING.md.

License

See: LICENSE.

Project details


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 Distributions

oso-0.23.0-pp37-pypy37_pp73-win_amd64.whl (873.7 kB view details)

Uploaded PyPy Windows x86-64

oso-0.23.0-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.6 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ x86-64

oso-0.23.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded PyPy macOS 10.9+ x86-64

oso-0.23.0-cp310-cp310-win_amd64.whl (878.3 kB view details)

Uploaded CPython 3.10 Windows x86-64

oso-0.23.0-cp310-cp310-musllinux_1_1_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

oso-0.23.0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ x86-64

oso-0.23.0-cp310-cp310-macosx_11_0_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.10 macOS 11.0+ x86-64

oso-0.23.0-cp310-cp310-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

oso-0.23.0-cp310-cp310-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

oso-0.23.0-cp39-cp39-win_amd64.whl (878.3 kB view details)

Uploaded CPython 3.9 Windows x86-64

oso-0.23.0-cp39-cp39-musllinux_1_1_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

oso-0.23.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

oso-0.23.0-cp39-cp39-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

oso-0.23.0-cp39-cp39-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

oso-0.23.0-cp38-cp38-win_amd64.whl (878.3 kB view details)

Uploaded CPython 3.8 Windows x86-64

oso-0.23.0-cp38-cp38-musllinux_1_1_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

oso-0.23.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

oso-0.23.0-cp38-cp38-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

oso-0.23.0-cp38-cp38-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

oso-0.23.0-cp37-cp37m-win_amd64.whl (878.2 kB view details)

Uploaded CPython 3.7m Windows x86-64

oso-0.23.0-cp37-cp37m-musllinux_1_1_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ x86-64

oso-0.23.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

oso-0.23.0-cp37-cp37m-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

oso-0.23.0-cp36-cp36m-win_amd64.whl (878.2 kB view details)

Uploaded CPython 3.6m Windows x86-64

oso-0.23.0-cp36-cp36m-musllinux_1_1_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ x86-64

oso-0.23.0-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

oso-0.23.0-cp36-cp36m-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file oso-0.23.0-pp37-pypy37_pp73-win_amd64.whl.

File metadata

  • Download URL: oso-0.23.0-pp37-pypy37_pp73-win_amd64.whl
  • Upload date:
  • Size: 873.7 kB
  • Tags: PyPy, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 27af1b53f086b09455162db40fe4e7f2d6d7ca71648f96195b535a06bd23010e
MD5 d64ccf3a19623f3298a341df6701a3bf
BLAKE2b-256 6333de9237d161c521478e06a555b3b15c158bdce7158728fd6a5d31092d0487

See more details on using hashes here.

File details

Details for the file oso-0.23.0-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for oso-0.23.0-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 07f58a628145e33f6ead6ccbe68372c10799c93b094e50400748668698bd1602
MD5 41a2c628a556651c07754e06bfc084c6
BLAKE2b-256 424f50f5caccd06a711b04f90f08c51124a5f39b1ceed13c1c813de83f774149

See more details on using hashes here.

File details

Details for the file oso-0.23.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: oso-0.23.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: PyPy, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 95e730006fb1a0b324bd56a9691f1ab913c1eb72c8c8d1a544895dd2aa0a359d
MD5 75786f05db2fce810e4f0daf5a739344
BLAKE2b-256 791cfba37ad40ce787f181391082a94886358720091d31889b01efa7ebffe26f

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: oso-0.23.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 878.3 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7b8510c6a79b444b84487498fd3b50b91384292c7886ad7f5bcdda1776e7cffc
MD5 cb939704893a4c9fd2c57329f83c88a5
BLAKE2b-256 0aa110bb8b6b25af39b416dfb7e7c00f71b2a422a5f26badd6d4f17a7e421b76

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: oso-0.23.0-cp310-cp310-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.10, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 47bada17013052e9057aae506eeb5820ad95408a4ce6ba29c82905f45e7b2879
MD5 1a64827f2245399aa32e313fe75334c0
BLAKE2b-256 2f74a2d21517ae4203472ed68e1a86860d5cd494324154708e84c8d5b2a87cbb

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for oso-0.23.0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 3537895a2fac56363d1d193bb33ab0ab87eabd899cb76ec4a3bebf162401a0d4
MD5 ac2c3fc600423ee985c5893e83465d18
BLAKE2b-256 fb6c968b2594a509a777dfe03155211ea22b84df4c67127b099f793082b83e17

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

  • Download URL: oso-0.23.0-cp310-cp310-macosx_11_0_x86_64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.10, macOS 11.0+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for oso-0.23.0-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 64a2eb7dd6a9d3d6ddd569e06cc8221512224e507c90649370a3d99061e87f96
MD5 d0737a2ab7573ae412f1f99a38959c80
BLAKE2b-256 43a39ab91cad49295e3a91f1210b90ffb78d2e236953dd3dc028aca0b30e3c41

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

  • Download URL: oso-0.23.0-cp310-cp310-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.10, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a2444f19821f9c554a4cb5e2d2d4967d622ba7a83a3a373b0ed93375f253012d
MD5 13e7a36170b06a3d112ee83520e1e6ea
BLAKE2b-256 d368d2df8c0257c7e5edea36d47de0ef67f482d6f44dc2852159eba64e6d3326

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: oso-0.23.0-cp310-cp310-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.10, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c3944d8ce4449c634996db73f7dbb322754f941e6b2c727cd6636fa3c9d77f86
MD5 0e3a963b487c4a24c5feb31519107934
BLAKE2b-256 91e16b5f3aff219f0e8c530fca6594b98c41bbf0faf8bc05315d7b8287fc0f6d

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: oso-0.23.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 878.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 acb50231c531788429f4887b061e87d26d6a8da0aae02844171b1e4644543700
MD5 6f864bf0699c1691fc710f72b2f6785d
BLAKE2b-256 91e3b97dc97099e5cee1f56989d3fe94fa9cc6cbd0dbf95cc1c38cb3754c461c

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: oso-0.23.0-cp39-cp39-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.9, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4045e153e73bb7ff1bf7256462288534affb75e28ef5f8a7937a1bffb9e1b1ba
MD5 f1dc3d682d11e99f315c25bad4f04013
BLAKE2b-256 95e95d5f0fe0448ec4a0731d94c2a46015b5d003f76c75a678f47325fd60ed99

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for oso-0.23.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 00b9b380d3c6d0b284a52983b51bf1baeb603255da2429dba54d83b569ed2742
MD5 02fc1c8e648cb030c059e2f224c9c28f
BLAKE2b-256 291de4a37971ca648b7d0bfc2669bcbcf10a09b7c94ff4dd527c8c6b4ada7d12

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: oso-0.23.0-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5f1c0cad8484960ce6355818f2f765039b12ddb09e79c5a42e6a42f5a4075f86
MD5 ecd1c33ba1ac71e79075c5ea7e37b0f2
BLAKE2b-256 fcab6afac13ef2d36b4a929f04eeb6f23bc14aa39fdb76ad89ecf49eafdd4b3b

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: oso-0.23.0-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 20217d5067857a2b0bf3ecb558d6c4818d37475bc8b8740690993ef1bebe612d
MD5 174303a70bd0eb06032ef6feec486867
BLAKE2b-256 93bd690961b841b5c6a908621310b70917358fd828ec698196f4ee7ae68d8099

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: oso-0.23.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 878.3 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 c5d0c13acf27ead976db3d2e4a795c551d2a1843398ec8a77799f97d6d02acbb
MD5 802d061a9413a60efbc6d12085c41d02
BLAKE2b-256 037a7fd5ce7ee3f11a8e0de926f1ad39b3977de9c0a3a325daf7857860f20031

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: oso-0.23.0-cp38-cp38-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.8, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f72b051ffaed061e70d1399d8f28347f5126749555813587fb744f0088ef3e05
MD5 256939e7166378bb91ccc9092f3977f4
BLAKE2b-256 1cf41bec1aa892a0790de435d398de157d88a26816022e9aa420ae9ae7b70e61

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for oso-0.23.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 722b7277ed6e698be9e282a96b6277bf533e89a0b945b78859f9bad5f420173c
MD5 a6dd386f577c72dc92c4688b2ecd2465
BLAKE2b-256 72c12b41eda0e6f77534d6d59beb55ce78f3e7a3295a0578b6fbb441498f0f7f

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

  • Download URL: oso-0.23.0-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dd3cc66c3e75dff96ae47f6d7d9aa3be251d0809dfb3849e458726fe79629f4e
MD5 da84038066db6d4fcc018cd732d42aaf
BLAKE2b-256 1b6d0633af6eae6346ccd081f6131ede52de1b6c1ff935f4a729c0d81427d687

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: oso-0.23.0-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 69ce4c9637b397a6306fa4b1e5303b78d886b7f8531395254a52a47854677985
MD5 ce5108a6b707ffaf2588120b8b0c95ff
BLAKE2b-256 520aa399124b39cfc46cb59b3d8c53ab94d5adc8d5cc4bf357b3ad05b352b50b

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: oso-0.23.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 878.2 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 5ade20f41c500be883dd7f20eb30e3472e8c01032dac9e2dfb8ccbe6bae469c0
MD5 c31ec1ccdf3fefb4639671cd70b25ae2
BLAKE2b-256 17e7b4c42c84de9facde5076d5b2e70331eb5dee43630794f3445b101547d97c

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: oso-0.23.0-cp37-cp37m-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.7m, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d6e66240d9466be24cd608fbe74e3bad8160574dea266bc1bcd37d76ef4abd45
MD5 4833414e55b99252bae1a8072cad4785
BLAKE2b-256 90451c643cda994deed9d973349e4809d63668f25b657615f460d5f71175fb3d

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for oso-0.23.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 49da71de91534c169a29f41b27c1a45501bee546d90235b6120475f6fa7c038e
MD5 3b0da284ec5ae8c8963a416f2188a81e
BLAKE2b-256 ded92b6eee9cb6ab6e9369007cbe3b57d76e5b37d36c6ae6ccb9b40cee8a770b

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: oso-0.23.0-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9bd1d34d46207e2034fef5c2564505ec5894bd6a430bd7ffaf1fbe03688d7690
MD5 897d661638cf470c3f8acc9dd31bd107
BLAKE2b-256 96f006585f73f100fae3e2a7f8672b8ac0ef3fa7113bb855976ca35d23b300cd

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: oso-0.23.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 878.2 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 b3f1b31d1d6326332349ecb58275d682ee24865bd3e5959e3e54b338e7592ccd
MD5 c2a38a9a9ef8e5eb0bf179361f1747ad
BLAKE2b-256 49a26c580a4a7acc773be94171d62d9928a799e46b377b7182b93d33180b10ee

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp36-cp36m-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: oso-0.23.0-cp36-cp36m-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.6m, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b0e998239b4958b30efd925baf278b0ad0fe906e49975c898440995d281c7fcd
MD5 759990f691be1c84c2913728477542a7
BLAKE2b-256 fab8a9d261dbf5f1e9ceda2c8e5658556994f67b946fbe57d66e19c22cf2a4eb

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for oso-0.23.0-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 a1a25f7515c2c2532fdba7c5b5004b1662e5b95b9012bcfa5dd556721467c493
MD5 9d928c5366daef8c435b717df3141aa6
BLAKE2b-256 b6e04014af6658de455adaca9c2a943a2eb9b6034dfcca7c72d84293dacc7cd0

See more details on using hashes here.

File details

Details for the file oso-0.23.0-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: oso-0.23.0-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.23.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 189b5072fb8e8c7a7dd401595b9949bc3e9c4f2722cdb6fb2c88e6e33014d148
MD5 ee5fec3beb6fe4ae991710810627bf72
BLAKE2b-256 6fc9b478c317f1ae74135b73815cb6e30d7468ace98d370964a656cc8af3176f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page