René's URL Explorer Experiment


Title: On the way to [pybind11-mypy-demo] · Issue #1 · sizmailov/python_example · GitHub

Open Graph Title: On the way to [pybind11-mypy-demo] · Issue #1 · sizmailov/python_example

X Title: On the way to [pybind11-mypy-demo] · Issue #1 · sizmailov/python_example

Description: Pybind demo module Basics Functions ✔️ w/o args ✔️ anonymous args ✔️ named args ✔️ defaulted args *args / **kwargs Classes ✔️ overloaded init ✔️ instance property ro/rw ✔️ class property ro/rw ✔️ instance attribute ✔️ class attribute Stu...

Open Graph Description: Pybind demo module Basics Functions ✔️ w/o args ✔️ anonymous args ✔️ named args ✔️ defaulted args *args / **kwargs Classes ✔️ overloaded init ✔️ instance property ro/rw ✔️ class property ro/rw ✔️ i...

X Description: Pybind demo module Basics Functions ✔️ w/o args ✔️ anonymous args ✔️ named args ✔️ defaulted args *args / **kwargs Classes ✔️ overloaded init ✔️ instance property ro/rw ✔️ class property ro/rw ✔️ i...

Opengraph URL: https://github.com/sizmailov/python_example/issues/1

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"On the way to [pybind11-mypy-demo]","articleBody":"## Pybind demo module\r\n\r\n### Basics \r\n - Functions\r\n   - :heavy_check_mark: w/o args \r\n   - :heavy_check_mark: anonymous args \r\n   - :heavy_check_mark: named args \r\n   - :heavy_check_mark: defaulted args\r\n   - *args / **kwargs\r\n - Classes\r\n   - :heavy_check_mark: overloaded init\r\n   - :heavy_check_mark: instance property ro/rw\r\n   - :heavy_check_mark: class property ro/rw\r\n   - :heavy_check_mark: instance attribute\r\n   - :heavy_check_mark: class attribute\r\n\r\n## Stubgen features\r\n\r\n#### Render values:\r\n- defaulted function argument values\r\n- \"builtin-valued\" attributes as is\r\n- custom type valued attributes as comments\r\n- pybind11-enum-valued attributes/arg default values\r\n- module-valued class attributes\r\n\r\n#### Render class/static members\r\n- class function \r\n- static function\r\n- :heavy_check_mark: class property -\u003e ClassVar\r\n\r\n#### Correct order of module elements\r\n- Sort classes in topo-alpha order (`ZBase` class would go before `ADerived` but `Cat` goes before `Dog`)\r\n\r\n#### Render docstrings\r\n- Add CLI option\r\n- :question: Add docstring preprocessing hooks\r\n- Strip overloads annotations \r\n\r\n#### Proper imports\r\n- Import modules as underscored aliases\r\n\r\n#### Corner cases\r\n- Skip `__hash__ = None` for non-hashable types\r\n- don't render `__init__` for non-constructable classes\r\n- [conditionally] strip `numpy.ndarray` shape info\r\n- [conditionally] strip `std::array` shape info\r\n \r\n#### Robustness to bad docstrings \r\n- [conditionally] Render C++ types in signatures as strings (arguments or/and return type)\r\n- [conditionally] Render Invalid python expression as argument default value as strings\r\n- [conditionally] Produce error/warnings on above \r\n\r\n\r\n\u003cdetails\u003e\u003csummary\u003eMisc things to test (unordered)\u003c/summary\u003e\r\n\r\n- exclude umbrella `(*args, **kwargs)` overload header from overload list\r\n- static/class functions and ro/rw properties\r\n- regular ro/rw properties\r\n- kw-only function arguments\r\n- positional-only function arguments\r\n- non-constructable types (with missing `__init__`)\r\n- numpy arrays (how to handle shape?)\r\n- don't produce import statement for nested classes\r\n- (?) exclude `__hash__ = None` line for non-hashable types that have `__eq__`\r\n- (?) test nested class argument defined in submodule\r\n- import names that not defined in module as underscored aliases\r\n- test copy/opaque pybind types (including `pybind11/stl.h` and `pybind11/stl_bind.h`)\r\n- test registered exception render\r\n- render classes in alpha-topological order (so `ZBase` class would go before `ADerived` but `Cat` goes before `Dog`)\r\n- render functions after classes\r\n- render module attributes that depend on the following classes with string types annotation (e.g. `x: 'Foo' = ...`)\r\n- fix pybind versions (e.g. replace `iterator` with `Iterator`)\r\n- skip pybind11-internal attributes\r\n- render pybind-overloaded \"magic\" python methods (e.g. `__add__`)\r\n- [optional] render docstrings\r\n\r\n\r\n\u003c/details\u003e","author":{"url":"https://github.com/sizmailov","@type":"Person","name":"sizmailov"},"datePublished":"2021-01-08T09:57:17.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/1/python_example/issues/1"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:c0493da0-20ec-6197-2982-7b728bce3b31
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idDD62:B411C:14CBA2C:1CF0753:69726E22
html-safe-noncea0c1b13664d69bda1eaac5eb5146d9bf95503655c1db3cd9aec828ca806a4fa1
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJERDYyOkI0MTFDOjE0Q0JBMkM6MUNGMDc1Mzo2OTcyNkUyMiIsInZpc2l0b3JfaWQiOiIzODgzMzA4NjcxMTU1OTkwMDUwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac446bb8f59328da13f7cbb3617144bad1e34cd7c0eadb9e653b9a1eeee0ce0307
hovercard-subject-tagissue:781995665
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/sizmailov/python_example/1/issue_layout
twitter:imagehttps://opengraph.githubassets.com/12844a0c540a57fb7cf5ad2b48964e13a90f11ae8c123a3f27c85e43d81351d1/sizmailov/python_example/issues/1
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/12844a0c540a57fb7cf5ad2b48964e13a90f11ae8c123a3f27c85e43d81351d1/sizmailov/python_example/issues/1
og:image:altPybind demo module Basics Functions ✔️ w/o args ✔️ anonymous args ✔️ named args ✔️ defaulted args *args / **kwargs Classes ✔️ overloaded init ✔️ instance property ro/rw ✔️ class property ro/rw ✔️ i...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamesizmailov
hostnamegithub.com
expected-hostnamegithub.com
None3be355d8ea7ca74c4edec03a70ecaa8211862649e90886d88a4db13e6778e4c3
turbo-cache-controlno-preview
go-importgithub.com/sizmailov/python_example git https://github.com/sizmailov/python_example.git
octolytics-dimension-user_id2975991
octolytics-dimension-user_loginsizmailov
octolytics-dimension-repository_id327432695
octolytics-dimension-repository_nwosizmailov/python_example
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id50649061
octolytics-dimension-repository_parent_nwopybind/python_example
octolytics-dimension-repository_network_root_id50649061
octolytics-dimension-repository_network_root_nwopybind/python_example
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release4ae5b6c1e16519c3e3ad37a388f7cca2192a79a8
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/sizmailov/python_example/issues/1#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsizmailov%2Fpython_example%2Fissues%2F1
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsizmailov%2Fpython_example%2Fissues%2F1
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=sizmailov%2Fpython_example
Reloadhttps://patch-diff.githubusercontent.com/sizmailov/python_example/issues/1
Reloadhttps://patch-diff.githubusercontent.com/sizmailov/python_example/issues/1
Reloadhttps://patch-diff.githubusercontent.com/sizmailov/python_example/issues/1
sizmailov https://patch-diff.githubusercontent.com/sizmailov
python_examplehttps://patch-diff.githubusercontent.com/sizmailov/python_example
pybind/python_examplehttps://patch-diff.githubusercontent.com/pybind/python_example
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fsizmailov%2Fpython_example
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fsizmailov%2Fpython_example
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fsizmailov%2Fpython_example
Code https://patch-diff.githubusercontent.com/sizmailov/python_example
Issues 1 https://patch-diff.githubusercontent.com/sizmailov/python_example/issues
Pull requests 0 https://patch-diff.githubusercontent.com/sizmailov/python_example/pulls
Actions https://patch-diff.githubusercontent.com/sizmailov/python_example/actions
Projects 0 https://patch-diff.githubusercontent.com/sizmailov/python_example/projects
Security 0 https://patch-diff.githubusercontent.com/sizmailov/python_example/security
Insights https://patch-diff.githubusercontent.com/sizmailov/python_example/pulse
Code https://patch-diff.githubusercontent.com/sizmailov/python_example
Issues https://patch-diff.githubusercontent.com/sizmailov/python_example/issues
Pull requests https://patch-diff.githubusercontent.com/sizmailov/python_example/pulls
Actions https://patch-diff.githubusercontent.com/sizmailov/python_example/actions
Projects https://patch-diff.githubusercontent.com/sizmailov/python_example/projects
Security https://patch-diff.githubusercontent.com/sizmailov/python_example/security
Insights https://patch-diff.githubusercontent.com/sizmailov/python_example/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/sizmailov/python_example/issues/1
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/sizmailov/python_example/issues/1
On the way to [pybind11-mypy-demo]https://patch-diff.githubusercontent.com/sizmailov/python_example/issues/1#top
https://github.com/sizmailov
https://github.com/sizmailov
sizmailovhttps://github.com/sizmailov
on Jan 8, 2021https://github.com/sizmailov/python_example/issues/1#issue-781995665
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.