Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Stubfiles to help with accessing typehints #13

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Vizonex
Copy link

@Vizonex Vizonex commented Jun 30, 2023

I added and wrote you guys a new Stub-file with a new tool that I'm currently working for research but I plan to do a bigger pull request to cython in the future with this new feature I'm working on that will allow users to better have access to readability and type-hints but also to be able to have access to a hover table of functions in Visual Studio Code. I found this library to be a lot better than and faster than JS2PY from a web-scraping perspective when it came to cracking slow-aes java-script in html5 and foiling bot-checkers , so at the same time I wanted to return the favor...

I also added support for Cython Language level 3 even though I don't currently know if anyone is using python 2 but let me know if you still are.

@Vizonex
Copy link
Author

Vizonex commented Jun 30, 2023

I also Modified the DUK_TAPE types to macros since I don't think they should be accessed by python. Let me know if I'm wrong or not...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant