RestrictedPython
code2vec
| RestrictedPython | code2vec | |
|---|---|---|
| 6 | 3 | |
| 730 | 1,142 | |
| 0.7% | 0.0% | |
| 5.7 | 2.5 | |
| 17 days ago | over 2 years ago | |
| Python | Python | |
| GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
RestrictedPython
-
Python interpreter written in Rust for use by AI
There's been a constant stream of v8 VM sandbox escapes since its dawn of course.
And Python VM had/has rexec and https://github.com/zopefoundation/RestrictedPython
- RestrictedPython
- How can I prevent python from accessing files outside of the work directory?
- GitHub - zopefoundation/RestrictedPython: A restricted execution environment for Python to run untrusted code.
- A restricted execution environment for Python to run untrusted code
code2vec
- Word2vec
-
Why is everyone freaking out about Chat GPT?
This isn't a "mathematician's calculator" or a new language or standard for computer science people. This is a thing that you tell it what you want it to do and it does it, yes it'd need heavy guidance to get a full product out even if it commits no breaking bugs .... NOW... at this specific point in time. For comparison sake, this was roughly the state of the art THREE YEARS AGO: https://code2vec.org/ Ie a model that blurted out some terms it thought could describe your function. Compare it to the what the big models do now and....
-
[D] Security feature labeled dataset for code2vec
I am looking for a dataset that would contain code snippets (or vector representing it) and labels that are security specific features such as authentication, encryption, logging etc. I need to apply techniques like code2vec https://github.com/tech-srl/code2vec but with security-specific labels. Any leads where can I find this kind of dataset?
What are some alternatives?
tryceratops - A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).
rgb-to-hex - Python script to convert an RGB text sequence into HEX Code [GET https://api.github.com/repos/dev-xero/rgb-to-hex: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
pyRAPL - a library to measure the python energy consumption of python code
bottleneck - Code for the paper: "On the Bottleneck of Graph Neural Networks and Its Practical Implications"
black - The uncompromising Python code formatter [Moved to: https://github.com/psf/black]
humanWeb - This is a Python project that uses Selenium and OpenAI to scrape data from the web, process it with GPT-3, and generate reports based on the results. The goal was to create a bot that can perform web research and analysis without using any APIs or external tools.