Gemfury
Why Gemfury?
Push, build, and install
RubyGems
npm packages
Python packages
Maven artifacts
PHP packages
Go Modules
Debian packages
RPM packages
NuGet packages
Sign in
Sign up
duality-group
Recent
Packages
Repos
Get Started
Browse
1 version
duality-group
/
ray
python
Repository URL to install this package:
Version:
2.0.0rc1 ▾
Details
ray
/
purelib
/
ray
/
_private
/
thirdparty
/
dacite
/
data.py
Size: Mime:
from
typing
import
Dict
,
Any
Data
=
Dict
[
str
,
Any
]