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

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: 11+
    • Maven: 3.6+
  • Node.js: 12.20.0+
    • Yarn 1.22+
  • Python: 3.7+
  • 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

oso-0.27.0-pp39-pypy39_pp73-win_amd64.whl (952.9 kB view details)

Uploaded PyPy Windows x86-64

oso-0.27.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

oso-0.27.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded PyPy macOS 10.9+ x86-64

oso-0.27.0-pp38-pypy38_pp73-win_amd64.whl (952.9 kB view details)

Uploaded PyPy Windows x86-64

oso-0.27.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

oso-0.27.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded PyPy macOS 10.9+ x86-64

oso-0.27.0-pp37-pypy37_pp73-win_amd64.whl (952.9 kB view details)

Uploaded PyPy Windows x86-64

oso-0.27.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

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

Uploaded PyPy macOS 10.9+ x86-64

oso-0.27.0-cp311-cp311-win_amd64.whl (957.4 kB view details)

Uploaded CPython 3.11 Windows x86-64

oso-0.27.0-cp311-cp311-musllinux_1_1_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

oso-0.27.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

oso-0.27.0-cp311-cp311-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

oso-0.27.0-cp311-cp311-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

oso-0.27.0-cp310-cp310-win_amd64.whl (957.4 kB view details)

Uploaded CPython 3.10 Windows x86-64

oso-0.27.0-cp310-cp310-musllinux_1_1_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

oso-0.27.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

oso-0.27.0-cp310-cp310-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 macOS 10.9+ x86-64

oso-0.27.0-cp39-cp39-win_amd64.whl (957.4 kB view details)

Uploaded CPython 3.9 Windows x86-64

oso-0.27.0-cp39-cp39-musllinux_1_1_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

oso-0.27.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

oso-0.27.0-cp39-cp39-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

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

Uploaded CPython 3.9 macOS 10.9+ x86-64

oso-0.27.0-cp38-cp38-win_amd64.whl (957.4 kB view details)

Uploaded CPython 3.8 Windows x86-64

oso-0.27.0-cp38-cp38-musllinux_1_1_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

oso-0.27.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

oso-0.27.0-cp38-cp38-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

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

Uploaded CPython 3.8 macOS 10.9+ x86-64

oso-0.27.0-cp37-cp37m-win_amd64.whl (957.4 kB view details)

Uploaded CPython 3.7m Windows x86-64

oso-0.27.0-cp37-cp37m-musllinux_1_1_x86_64.whl (3.0 MB view details)

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

oso-0.27.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB view details)

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

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

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file oso-0.27.0-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for oso-0.27.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 3fbd869a974a4df30211d02de869631c0630a5a7f7c0277dbf4e951b46ec3254
MD5 2f7aafe208eb5ff6d4478326fef4edd9
BLAKE2b-256 2a2c584ecc3cc8cbff9fdb449568ee610b44b707b9308ce90cd6579f04697d61

See more details on using hashes here.

File details

Details for the file oso-0.27.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oso-0.27.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4d092f23cdaf1867c6a9481b35fefcd0e58891ee2937fc2bf1ac265caa356393
MD5 854ddf48a530736a91557f93ac06557d
BLAKE2b-256 7c5558be7fe2d37a8c486bd4ba4e1f456548811a9bbf5fa7885fd02fc08fc1dd

See more details on using hashes here.

File details

Details for the file oso-0.27.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for oso-0.27.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6a537da09f14add0d8cce3a8884e3ca2494a2279b34b49c555c682f14cd846e7
MD5 55c1d5c811f3942b87890274acbfdc38
BLAKE2b-256 ff0f3cbfae89555122c17a0daf2cf4779477a6dc9c4c4a008b2638b4e7331582

See more details on using hashes here.

File details

Details for the file oso-0.27.0-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for oso-0.27.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 1a462a0af5984a5fe9cd0a19064d85836e95f5cbb92193394f2377a35ee3001f
MD5 8dac4b9cad3da02e200f0b3fe3e1c820
BLAKE2b-256 f83e35840cc76ca2787b62c632ac1cb391f19347a2863c162b8702dabc6e9c4d

See more details on using hashes here.

File details

Details for the file oso-0.27.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oso-0.27.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5d10ede3d4ffa03bb17e0cde212ab3859bd0bdad0444fc2b294fe18a8c8dba6c
MD5 e7a79e90d7e5713bafd05d628b77105c
BLAKE2b-256 81267e0cdf073032d23ebeec2ae94fd7c3ad1d9430054b6bfe62217883bb4e1f

See more details on using hashes here.

File details

Details for the file oso-0.27.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for oso-0.27.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f841a7c26ad43c9cb986850cb96fed29761c8734258922933f5146477a0997c1
MD5 5aee513b462b70b92a16fc21b6b65dfa
BLAKE2b-256 4016c9a1f913e54150447665b65dd5ef2c4dca097728f02efabc005b9b72ccda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oso-0.27.0-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 0397bc5df27b7fbefc52c7a6f3a79738946dc06f3cb278b06c2b2d31e60f3e4c
MD5 082941cf9a8440c116b4b1b797c7cb88
BLAKE2b-256 8da36eb19443a871cebac9832df0fd25b57e72053d181dcd473f81e2d362df64

See more details on using hashes here.

File details

Details for the file oso-0.27.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oso-0.27.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5db5ee4f7caf052ecab85f06fa16dad0cc75e195eb5b999ab5acd4252b7cbe9a
MD5 2d8844ca1ed7bda2c794e23e17d966f4
BLAKE2b-256 20bc0fe072d30e60d5c461bfe5f9a0e4efdef1395d0f736d0a01bc3d57307f6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oso-0.27.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 00e9f72e9251d83a13be14857f0ef5a13fabc9164f5b50cf28dfa1ddb4047410
MD5 07dbe639b17145ab1ccb837e6f085834
BLAKE2b-256 ac927197bc7067f29cd017624d265de0daf5043a2023724b3dad4c62a7134a36

See more details on using hashes here.

File details

Details for the file oso-0.27.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: oso-0.27.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 957.4 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.16

File hashes

Hashes for oso-0.27.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c8175de90dcf8d58582499749be949db6fa65328af533ed5aaaf79081b079b1a
MD5 ffaaece8402514e0ae58775e0165db09
BLAKE2b-256 a4c090449d254d70fac775f5dcd5e10a08e18d1b1c7f89695cd023bba38a0891

See more details on using hashes here.

File details

Details for the file oso-0.27.0-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for oso-0.27.0-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 28b12fbcc87c11a625d12faa9c157704d0295ffc86ad3940fa3ced0cdf47e8a8
MD5 ed4da35eaae58677f4e4643cc17e8983
BLAKE2b-256 fa44965c59ca9fe4b692f0d687fd5d88098ab15151946c513a78317bb9ddc9ef

See more details on using hashes here.

File details

Details for the file oso-0.27.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oso-0.27.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 707d5542248a205149b2ce9c4df5917ee26183b2092402c6e3036cfdeae6e912
MD5 9b0bcecfcf6501202a4eb46df128a319
BLAKE2b-256 c387215a8aae779d9b0a47e1f29010787d7011c56435cf3514f3393fc06a9aff

See more details on using hashes here.

File details

Details for the file oso-0.27.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for oso-0.27.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6291ed90cd63bc334422e631440f9d68973856bff1325f3c7e6f52b2e818bce1
MD5 26afd406c8291e9225ee8184a898bfe9
BLAKE2b-256 2c8bd6027b5aa23bbdf93faeeedfca7003181e8761c8046fa86296de270b5269

See more details on using hashes here.

File details

Details for the file oso-0.27.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for oso-0.27.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e3745f2e87a6316c40c367aa1d51c5d29b3742de4f123412563939e9ef81c087
MD5 44d56b202065ec27b21337b1b1d9e48e
BLAKE2b-256 17ee162c008089d8f54d815698b3fdc1ead7a7b36cc55df69fcb4fd6b3b46a17

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.27.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 957.4 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.16

File hashes

Hashes for oso-0.27.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8e9d9298cda598e75a1ba17ab67b1f0bd6781708753153a06d442ce8f86a4110
MD5 ecb24957eae58c989435ff4d611f2bd1
BLAKE2b-256 603d11adc050c4784aed6afacb16b2d0010dbe47a9629fbb4402ec74117cf7cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oso-0.27.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3216be1cdcbb92264acffaa7a4c15a49b60a53f0bc483ccdf889606a1fdb3dfc
MD5 806866567c2027dbf0b62f3bf5aeb479
BLAKE2b-256 7118a566b17ab9416d59469a081a568f914dd38793001fb25ed4353852a5cb5b

See more details on using hashes here.

File details

Details for the file oso-0.27.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oso-0.27.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 add0022a49f42883779dd27ce02f95f50728143a86827d95abf7ba6a0b4d3a68
MD5 469365f129c2eaf9d04734acc6c12c3d
BLAKE2b-256 23473b5922659af17cfb306a079600990bbea7ca678896d88a6f1e3100890a61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oso-0.27.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7e5f4661d2f167ae34f6042cd157bc86838f2c037342405ed42c6e3c578d0e7f
MD5 8ed5f07243d1643971d7a4bbc5dff06e
BLAKE2b-256 68938208345f9d6c13d0a21f3276d1389ece74c53f5c7131d5a31eaa4463f1f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oso-0.27.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6194362376097fe9c951412801426c0652050e8fefddd4383965050231f8a274
MD5 3bf2375243a16d7908ce91375b959e92
BLAKE2b-256 91e7984eca697ca70d3b340e3cd5846e784b92aafbca96a4f1d35091a956534e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.27.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 957.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.16

File hashes

Hashes for oso-0.27.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 c88c750e5118b9faede9b95112f47a637c4e883e2e90fc64755865237fe3c568
MD5 6800590d23bc7d39f431c6088451878a
BLAKE2b-256 2dde6122232e2e8680dacacf454c515f508e16db476b223c80431dee61cc4ed8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oso-0.27.0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 eb34745d370f04dc475ee5f6ee090934b695174accbda1f6f93f9621c0450695
MD5 4eced3497d4e5d6504af5877febfdf0a
BLAKE2b-256 e6ae58782882fcbb72dffae9d806c9564b4d9fb427330e675f5901eafb76986d

See more details on using hashes here.

File details

Details for the file oso-0.27.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oso-0.27.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c217d7fcac597f6c1b204a5935bfe511d30352a8771a6db5cfd49a2fecb12997
MD5 66cab1a159ea2d25af2ba8ecc640a805
BLAKE2b-256 78059ea9cad2f6352e649205b26ee0014285e4c283ed05066dc19bfb0de08ff3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oso-0.27.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4ccb8035fa5f74bfc235262f2bcbbde26400901b0b46ed72e40dd07195893f2c
MD5 be778551eaf4ded7993d378ef410c2ce
BLAKE2b-256 0026b821a543c7f7a0c5749ea2dc045873c155e2d7df8f83502d9ff24dc74289

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oso-0.27.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ef25869cd0a6120576ea29ed0e85dfc1ec1ddbc7ec73e66c686b9e88bd219227
MD5 4ae0d2e65b77884ce4a18f002d1d6517
BLAKE2b-256 42e6fee9057f95b2768ae57d77e6c2bcfe094534bda0aa9b64e5c86222cec5ac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.27.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 957.4 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.16

File hashes

Hashes for oso-0.27.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 dd9b4ac575de5827bcdf2ac3539422c2199dfd05e725e0daed5835f39f878b61
MD5 d7b2c25825074b94433a3c80857a2d77
BLAKE2b-256 b4f156c84c87e6993cb75a91fd6ea2dd11316c76b731f30364983c2559ba0e26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oso-0.27.0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ae38c0f8022d6913e01d4c21f2fdfa8d0a98e9e25adeaa76d54f78cf9d1767b5
MD5 f806431007eb0a5f12ac1657ed617bb2
BLAKE2b-256 5f3ae33daf8e782c81d2e62ced5785e7f925840b003fb878c288cc0d758b9a88

See more details on using hashes here.

File details

Details for the file oso-0.27.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oso-0.27.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 66c6f41a5a2be3acfdac3598e0cfed7b875475d3b5c7252db8ef7625c1f6383f
MD5 02f540c7c4af800e3f7d0d35ff64611e
BLAKE2b-256 3956bb619bc3e1fb9cd36800d0f6b7625fc652048a4393c9ac9cadc33e1b3350

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oso-0.27.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8786270c11e05b1a36744cf62fd0a10b058f17c88aceff0b8b7652ee1b83f451
MD5 b76ff29a8f3502c5c31fd0b06c41cd5d
BLAKE2b-256 635b06c4b9cbc8980396f19a5f8d0ccd809c146b4db55bd95c0a26dde9e9295b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oso-0.27.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 12e7e0fa07fe80c7079332cda498dce8f0f02f472d23dabbcd3919f12047ac74
MD5 61e7f18f5c2f92e80bfa0ac9d0e0d6a1
BLAKE2b-256 c419bbe2b82eefb6f092f044b2d039c5059156951c52784ed0714782d9773900

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oso-0.27.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 957.4 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.16

File hashes

Hashes for oso-0.27.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 6b7603da5652b79e6993ec3e06627003e69c54b5a38d77ce53abb23ef0a8fd0e
MD5 16122c9c39860ee73c012bc9478a45a3
BLAKE2b-256 29f7c425403a0274321ec63f2cc28280b7d4f6bfbe48d4be925481b6061c621c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oso-0.27.0-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6b7cdf73cb9e8f4a6b30cf98e645523b35662f106d6710cd8e2859007d5f0fb4
MD5 612f0432b9c27b013cea9985a33c7220
BLAKE2b-256 f0b359e7af02f515197192d2f0e8befb9fb48eee4afc41d22015f0f830cee6b5

See more details on using hashes here.

File details

Details for the file oso-0.27.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oso-0.27.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fc7af886519a122042777d3c2819b0c1b1ae516749f267f99ce18f4c62631155
MD5 7f2cd40a8aa96ea75dd0ae8dff712ee2
BLAKE2b-256 1ee314ae7f6476ff511764fe5d6c9839d8542e4b4278565ebb87bad0c1dbc258

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oso-0.27.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8a798cb4edc887325c91a45b92a3823e263e9649a8019cf23655b86a18991dd5
MD5 1f807fa557e566068e9eb432b50e7490
BLAKE2b-256 c1ecd827831bb9d7ba62ab7c2002f73ca1a0f811ab0166b0f3d02c400bf7dd8c

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