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.

Our latest creation Oso Cloud (Preview) makes authorization across services as easy as oso.authorize(user, action, resource). Learn about it.

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.14+

Contributing & Jobs

See: CONTRIBUTING.md.

If you want to work on the Oso codebase full-time, visit our jobs page.

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

If you're not sure about the file name format, learn more about wheel file names.

oso-0.26.0-pp37-pypy37_pp73-win_amd64.whl (966.2 kB view details)

Uploaded PyPyWindows x86-64

oso-0.26.0-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.7 MB view details)

Uploaded PyPymanylinux: glibc 2.12+ x86-64

oso-0.26.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded PyPymacOS 10.9+ x86-64

oso-0.26.0-cp310-cp310-win_amd64.whl (971.3 kB view details)

Uploaded CPython 3.10Windows x86-64

oso-0.26.0-cp310-cp310-musllinux_1_1_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

oso-0.26.0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ x86-64

oso-0.26.0-cp310-cp310-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

oso-0.26.0-cp310-cp310-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

oso-0.26.0-cp39-cp39-win_amd64.whl (971.3 kB view details)

Uploaded CPython 3.9Windows x86-64

oso-0.26.0-cp39-cp39-musllinux_1_1_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

oso-0.26.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

oso-0.26.0-cp39-cp39-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

oso-0.26.0-cp39-cp39-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

oso-0.26.0-cp38-cp38-win_amd64.whl (971.3 kB view details)

Uploaded CPython 3.8Windows x86-64

oso-0.26.0-cp38-cp38-musllinux_1_1_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

oso-0.26.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

oso-0.26.0-cp38-cp38-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

oso-0.26.0-cp38-cp38-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

oso-0.26.0-cp37-cp37m-win_amd64.whl (971.2 kB view details)

Uploaded CPython 3.7mWindows x86-64

oso-0.26.0-cp37-cp37m-musllinux_1_1_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

oso-0.26.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

oso-0.26.0-cp37-cp37m-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

oso-0.26.0-cp36-cp36m-win_amd64.whl (971.2 kB view details)

Uploaded CPython 3.6mWindows x86-64

oso-0.26.0-cp36-cp36m-musllinux_1_1_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ x86-64

oso-0.26.0-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

oso-0.26.0-cp36-cp36m-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: oso-0.26.0-pp37-pypy37_pp73-win_amd64.whl
  • Upload date:
  • Size: 966.2 kB
  • Tags: PyPy, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 da6f66bd4851b2f5ddd6bae5dacf8014de27ddbd359c793b99989bf70224d3ff
MD5 e9b135bfff0bbb49209043ef2682c00c
BLAKE2b-256 4dd8f9659e7f23207c28b6b3bc3363eed287fbdb04be15f43c02da45fcfae5ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oso-0.26.0-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 bb0c3ebd121a645b7db88dfa400107ed6fb70ed93c29728b0d3c157439170fb9
MD5 0c336280ac9c14be2c1a616a89c9aaf3
BLAKE2b-256 f69f63515c73997bfdd73fab6a3125a346497024083d31ebf430737a6759db0a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: PyPy, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c2ed01a57c54f1629f153a990cf8fa1a8d935e4b31ced77e8b0770c7822a115c
MD5 ed7d1a4e2975687c5239c1edd031480c
BLAKE2b-256 8382cc1f9af0b63db562cdffffbe5eb273403799c3e9082dba5dcc4f470cd9a6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 971.3 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 afe7f5b780da0d944121bd10ff4e6c0638eae24037add978bf4444077d1f566e
MD5 21f755ab479748004740ad3f32c689e5
BLAKE2b-256 98da30c6686226fe633146760d7e186c587951fa8021e5253c10e2752a054356

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp310-cp310-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.10, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a15e93f72b672e60580a62d83c8a952b32b0a602fb421489a37590180f78fb09
MD5 57d01f8162524b92b6cbdf391e476cfd
BLAKE2b-256 e8a1409984d6220c5a99976b3025a3d2bb0be1ceb4ea3f8b828e090b97d9e546

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.10, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 014ebec3e22d1deccc92408c567a9c29a4a0cc3daf3623455e26318e64801546
MD5 8abafee4e4344caf90f050597a008495
BLAKE2b-256 074df6631079c23afb5c16baf7dc49d3803504f6133cc71981bee7e428368ca4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp310-cp310-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.10, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.5

File hashes

Hashes for oso-0.26.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5e2dab0abad981235352c40bee4b2db605f7b33a9ce52e0eda2f472452e5941e
MD5 925edd9f131e3a70987ed64e8357bf2b
BLAKE2b-256 8040563494d93835ec6a651b91bb07b2cb35c74f81d64d7e23627b43a51e26b2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp310-cp310-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.10, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f65f58d02a51e92030a8734e3b2d6804a3b9b48e8516d5b93bec8460eff17a70
MD5 b265e7326b9fd929b0a2a2aa8cc41e22
BLAKE2b-256 c3299b7d88e7faf9ef86366612e1b57d3ce6248ed70520d3c08f8f1fd5c5f7c7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 971.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a52e7ef36d81d27ca2cc2b7f8c7a1147e1d14b632c291d61403e94a9f00208de
MD5 751e882f2492ec2311b9cecc5c627e42
BLAKE2b-256 79b4f954636f6dc5608b3cd8ada840265093ff480e906301180498c9e02692bc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp39-cp39-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.9, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 343942d24db066187993cebc45a4690bcbab1eb4ac0a8784579730392b8e1c7a
MD5 a884902f9009a2cdf8f2c684b8ae747f
BLAKE2b-256 0e8b1237b3a493ae6dca1fbcfe3831e75a070e718ba369ffae31787e64a1758e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 030f757927b0b65987e3dcfb444d16231c981df18312360f5146f4c9f4477491
MD5 a8e525ad60994cb86504fa3e6b04043d
BLAKE2b-256 b4e3083a283eedc7be994f0a6abdea4801293b787dc0abbba9e0b8f8667c19e1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.5

File hashes

Hashes for oso-0.26.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6df9c6840de8b5b13c50b1ebf68ba8a29ff61466f45d2a85c770ec61664d1b81
MD5 6a067f4f13684664c073e71d10f2dfce
BLAKE2b-256 d159d36645c3343fb38622063a5eaa545c306c2c0be7202c893a19c1b7fe8741

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9492efcb31733218bebdd622b093ab51d42399edb55717c411cf83aae0a6e5f3
MD5 222f69e2a731727dc557743e7a7092ef
BLAKE2b-256 5a3001bdae2a617ad84c7cf864ca6dad432664f32dbb2ed152f19aefe89325c9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 971.3 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 518639b484461a28856b6b8ad16c10416946805522dc7e32420c225f146128ab
MD5 5573c969e99517810b8b22c6463e6cf2
BLAKE2b-256 f14ff2acf01fad3dca1bec5d16d0a36367f6ee87eeba81aae186137c314dc563

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp38-cp38-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.8, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 625b9593ef354ef70506194ed9b636901be0a7de61982b99e12195ce14a535c0
MD5 5aa2c5ed91953637fa828df3c71aff1b
BLAKE2b-256 fed2d51e516b5ce0c8e2946dc67fa6cabec5d8242969c44273f5a749ef807ded

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 73cb089e24a7adab656bc68b786d288ef8ce5f03e54e595224c1245e4a9342fd
MD5 beebda7361a3f98e5e4cfa66e779cfe2
BLAKE2b-256 1d2112a67fbbf744f767c3333900a6c48745d456f594fce1cf270c91c7b176c4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.5

File hashes

Hashes for oso-0.26.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c29e3063ebfe52aca6e1aa3c31995ac195e0f3f7e91e232daedbcd2c118d6cce
MD5 bc45aed37cc62a42991649436fa045dc
BLAKE2b-256 751a641d6aa22c8b8d632713373bfec26c98514f10600fc5ab77a1330eb8dcd0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 99b9fab08902a547b7af1b53f0eabdf52e32c730cf8fd5149671ed5d6c997c86
MD5 c5bb4f8916b501eb4538d4c72895639b
BLAKE2b-256 e51b858da827b8ac17d55325a29ba10c2d47302f93476b042e7334ebe139d795

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 971.2 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 828a8cd881b5e09e640b442a5eb514a4ca4455776b013003f4587e57549a6156
MD5 f2dffe800bcbed35bef998ec1abce7e1
BLAKE2b-256 22ae691b56e475d691510b2e9845b764ba8bf7b6ea3377469887c67b3b864f6d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp37-cp37m-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.7m, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c34853567d81ce42f4681208e28e5d875d618e94d44307d708df2156891ed240
MD5 c53dbc989de6468dba26dac65d1c1f33
BLAKE2b-256 f2f377d2537539b50e7a631c34c7fa241310ff76a8d803b9b7fe6d5640a4c0d3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 4f573356e8a19e39edfed4d347ab6ed37f10610a512c9c6b5f43874ea2eac818
MD5 7c9db09e77bd62ce5ad4a78c841564c4
BLAKE2b-256 368ee95d20c140cb62b95ae9b9d1e358ccda6c8e3bea3fe929209254036db64f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ca37f464c87767f82b34c278b5af7417e3bebfa5781892670617a5ee3131394b
MD5 fe9ed09bccf59ce2135d2f102516422d
BLAKE2b-256 3b15985f804bbd46fa496e9be5b50fe9ba1ee89fcfc7d51745e98384d4b9995e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 971.2 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 9dd737f1af9a824ba6027f80da18b0ea04eb60261a97996627c882d8159a0909
MD5 1db08137a11fc9d74d4bcf4b91254dc2
BLAKE2b-256 24d350dd5e6f73dce07a04949c5b5122e7be20f2d92a8306fdc4d6752dd32eaf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp36-cp36m-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.6m, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a39ca951520dfa57c43bd767d5a9332c3c6e025ab8232bac0f346bdb8002d074
MD5 69d7874507103b6d97d150caca864b1e
BLAKE2b-256 2526fc802cd6ecfda275df065bf59b0ca2e279978fa80f12eac7fbcb6aef043c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 100209abed3beb8502af3c58a662711ee9c8718eb742e89d048f5bb7e442f52e
MD5 209fff052ea63809a993e19178cc77fb
BLAKE2b-256 ddfd00eb28900383f99e930efdbb60d897e078fc4f34bad63ab5f417da955567

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.26.0-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for oso-0.26.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fe7c64b1a8c3c712ff4faa5abcafa68427c91fa92b0d3f2494ed51402631c1c2
MD5 f54a6c00823dd22d2332a204d7e140e6
BLAKE2b-256 e837130c44d3d6351189774bfee169aa49dade51d70749e67fa57e51758263d7

See more details on using hashes here.

Supported by

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