Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mjwoolf
/
nativepython
Public
forked from
APrioriInvestments/typed_python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Files
Expand file tree
dev
Breadcrumbs
nativepython
/
typed_python
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
dev
Breadcrumbs
nativepython
/
typed_python
/
Copy path
Top
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
dummy_test_module
dummy_test_module
AllTypes.hpp
AllTypes.hpp
AlternativeType.cpp
AlternativeType.cpp
AlternativeType.hpp
AlternativeType.hpp
BoundMethodType.hpp
BoundMethodType.hpp
BytesType.cpp
BytesType.cpp
BytesType.hpp
BytesType.hpp
ClassType.cpp
ClassType.cpp
ClassType.hpp
ClassType.hpp
Codebase.py
Codebase.py
Codebase_test.py
Codebase_test.py
CompositeType.cpp
CompositeType.cpp
CompositeType.hpp
CompositeType.hpp
ConcreteAlternativeType.cpp
ConcreteAlternativeType.cpp
ConcreteAlternativeType.hpp
ConcreteAlternativeType.hpp
ConstDictType.cpp
ConstDictType.cpp
ConstDictType.hpp
ConstDictType.hpp
DeserializationBuffer.hpp
DeserializationBuffer.hpp
DictType.cpp
DictType.cpp
DictType.hpp
DictType.hpp
ForwardType.hpp
ForwardType.hpp
FunctionType.hpp
FunctionType.hpp
HashAccumulator.hpp
HashAccumulator.hpp
HeldClassType.cpp
HeldClassType.cpp
HeldClassType.hpp
HeldClassType.hpp
Instance.cpp
Instance.cpp
Instance.hpp
Instance.hpp
NoneType.hpp
NoneType.hpp
NullSerializationContext.hpp
NullSerializationContext.hpp
OneOfType.cpp
OneOfType.cpp
OneOfType.hpp
OneOfType.hpp
PointerToType.hpp
PointerToType.hpp
PromotesTo.hpp
PromotesTo.hpp
PyAlternativeInstance.cpp
PyAlternativeInstance.cpp
PyAlternativeInstance.hpp
PyAlternativeInstance.hpp
PyBoundMethodInstance.cpp
PyBoundMethodInstance.cpp
PyBoundMethodInstance.hpp
PyBoundMethodInstance.hpp
PyBytesInstance.hpp
PyBytesInstance.hpp
PyClassInstance.cpp
PyClassInstance.cpp
PyClassInstance.hpp
PyClassInstance.hpp
PyCompositeTypeInstance.cpp
PyCompositeTypeInstance.cpp
PyCompositeTypeInstance.hpp
PyCompositeTypeInstance.hpp
PyConstDictInstance.cpp
PyConstDictInstance.cpp
PyConstDictInstance.hpp
PyConstDictInstance.hpp
PyDictInstance.cpp
PyDictInstance.cpp
PyDictInstance.hpp
PyDictInstance.hpp
PyForwardInstance.hpp
PyForwardInstance.hpp
PyFunctionInstance.cpp
PyFunctionInstance.cpp
PyFunctionInstance.hpp
PyFunctionInstance.hpp
PyGilState.hpp
PyGilState.hpp
PyHeldClassInstance.hpp
PyHeldClassInstance.hpp
PyInstance.cpp
PyInstance.cpp
PyInstance.hpp
PyInstance.hpp
PyNoneInstance.hpp
PyNoneInstance.hpp
PyOneOfInstance.hpp
PyOneOfInstance.hpp
PyPointerToInstance.cpp
PyPointerToInstance.cpp
PyPointerToInstance.hpp
PyPointerToInstance.hpp
PyPythonObjectOfTypeInstance.hpp
PyPythonObjectOfTypeInstance.hpp
PyPythonSubclassInstance.hpp
PyPythonSubclassInstance.hpp
PyRegisterTypeInstance.hpp
PyRegisterTypeInstance.hpp
PyStringInstance.hpp
PyStringInstance.hpp
PyTupleOrListOfInstance.cpp
PyTupleOrListOfInstance.cpp
PyTupleOrListOfInstance.hpp
PyTupleOrListOfInstance.hpp
PyValueInstance.hpp
PyValueInstance.hpp
PythonObjectOfTypeType.cpp
PythonObjectOfTypeType.cpp
PythonObjectOfTypeType.hpp
PythonObjectOfTypeType.hpp
PythonSerializationContext.cpp
PythonSerializationContext.cpp
PythonSerializationContext.hpp
PythonSerializationContext.hpp
PythonSubclassType.cpp
PythonSubclassType.cpp
PythonSubclassType.hpp
PythonSubclassType.hpp
RegisterTypes.hpp
RegisterTypes.hpp
ReprAccumulator.hpp
ReprAccumulator.hpp
SerializationBuffer.hpp
SerializationBuffer.hpp
SerializationContext.hpp
SerializationContext.hpp
SerializationContext.py
SerializationContext.py
StringType.cpp
StringType.cpp
StringType.hpp
StringType.hpp
TupleOrListOfType.cpp
TupleOrListOfType.cpp
TupleOrListOfType.hpp
TupleOrListOfType.hpp
Type.cpp
Type.cpp
Type.hpp
Type.hpp
ValueType.cpp
ValueType.cpp
ValueType.hpp
ValueType.hpp
__init__.py
__init__.py
_runtime.cpp
_runtime.cpp
_runtime.h
_runtime.h
_types.cpp
_types.cpp
all.cpp
all.cpp
ast_util.py
ast_util.py
class_types_test.py
class_types_test.py
forward_types_test.py
forward_types_test.py
function_types_test.py
function_types_test.py
hash.py
hash.py
inspect_override.py
inspect_override.py
internals.py
internals.py
python_ast.py
python_ast.py
python_ast_test.py
python_ast_test.py
string_util.py
string_util.py
test_util.py
test_util.py
type_filter.py
type_filter.py
View all files
You can’t perform that action at this time.