Showing 15 open source projects for "getting things done"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 1
    Pylint

    Pylint

    It's not just a linter that annoys you!

    ...Projects that you might want to use alongside pylint include flake8 (faster and simpler checks with very few false positives), mypy, pyright or pyre (typing checks), bandit (security-oriented checks), black and isort (auto-formatting), autoflake (automated removal of unused import or variable), pyupgrade (automated upgrade to newer python syntax) and pydocstringformatter (automated pep257). Pylint isn't smarter than you: it may warn you about things that you have conscientiously done or checks for some things that you don't care about. During adoption, especially in a legacy project where pylint was never enforced.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Nerfstudio

    Nerfstudio

    A collaboration friendly studio for NeRFs

    ...It is currently developed by Berkeley students and community contributors. We are committed to providing learning resources to help you understand the basics of (if you’re just getting started), and keep up-to-date with (if you’re a seasoned veteran) all things NeRF.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Zeep

    Zeep

    A Python SOAP client

    ...Zeep inspects the WSDL document and generates the corresponding code to use the services and types in the document. This provides an easy-to-use programmatic interface to a SOAP server. Parsing the XML documents is done by using the lxml library. This is the most performant and compliant Python XML library currently available. This results in major speed benefits when processing large SOAP responses. The SOAP specifications are unfortunately really vague and leave a lot of things open for interpretation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    sqlmap

    sqlmap

    Automatic SQL injection and database takeover tool

    sqlmap is a powerful, feature-filled, open source penetration testing tool. It makes detecting and exploiting SQL injection flaws and taking over the database servers an automated process. sqlmap comes with a great range of features that along with its powerful detection engine make it the ultimate penetration tester. It offers full support for MySQL, Oracle, PostgreSQL, Microsoft SQL Server, Microsoft Access, IBM DB2, SQLite, Firebird, and many other database management systems. It also...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    CurlFlow

    CurlFlow

    A graphical download manager written in Python

    ...It's written in Python and uses your existing installation of "cURL" to do the downloads. The "initial commit" version was written largely with the help of an LLM as an experiment to see how much work would be involved, for a hobbyist like me, in getting usable code out of free or locally hosted LLMs. Though I have made and will probably continue to make some corrections and changes on my own, most of the original work was done by LLMs such as the "Brave Leo" AI utility (it used Qwen) and my own locally hosted copy of Qwen via the Jan desktop app. If you'd like to read the source code or view the full git commit history without actually downloading anything, you can do so on GitLab at: https://gitlab.com/gerowen/curlflow Some files in my releases are digitally signed with my PGP and MiniSign keys. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GPT Neo

    GPT Neo

    An implementation of model parallel GPT-2 and GPT-3-style models

    ...NB, while neo can technically run a training step at 200B+ parameters, it is very inefficient at those scales. This, as well as the fact that many GPUs became available to us, among other things, prompted us to move development over to GPT-NeoX. All evaluations were done using our evaluation harness. Some results for GPT-2 and GPT-3 are inconsistent with the values reported in the respective papers. We are currently looking into why, and would greatly appreciate feedback and further testing of our eval harness.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    ebfformat

    ebfformat

    An Efficient Binary data Format

    ...Each data object is specified by a unique name and a single file can have multiple data objects. Each data object is preceded by a meta-data or header which describes the binary data associated with it. Among other things, this header allows the files to be portable across systems with different endianess.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    SEMaintenanceUtility

    A maintenance toolbox for cleaning up Space Engineers saves.

    A maintenance toolbox for cleaning up Space Engineers saves. Never again be that admin that says "well, things are getting slow, time to start another world". See the wiki for instructions on how to use it. The massive upshot of cleaning up saves include; - Fewer trash entities / entries means smoother operation - Removes the "lots of player entries causes significant UI lag" issue - A smaller, leaner file means that it's quicker to download; saving on bandwidth & quota as well as not lagging everyone by 1 person downloading a huge save A command line application / script, its intention is to be included into server watchdog scripts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Linux Maintainer

    Linux Maintainer

    Updates and cleans up your computer with a simple GUI.

    Updates and cleans up your computer with a simple GUI. No need to ever memorize terminal commands again! Currently is fully working on Arch Linux, and all Debian based distro's. Rpm based distro's are next on the list. Be sure to choose the right file for you distro... As a side note, I'm only in eighth grade so I have tons of time to work on this project, any feature suggestions would be greatly appreciated! Current things I'm working on are: Porting to rpm based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10

    LifeQuest

    A GTD-inspired ToDo list manager that tells you what to do next!

    Fundamentally, LifeQuest keeps track of what you need to do, and tells you what you need to do next. You simply enter the things you want to do, along with priority and date information, and LifeQuest does the rest. Unlike other ToDo list programs, LifeQuest aims to minimise the amount of effort you spend entering information. LifeQuest is also inspired by GTD contexts and projects to help you find things to do wherever you are or whichever project you want to focus on. LifeQuest is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Getting Things GNOME! Windows is a Windows port of the GTG organizer. Its main objective is to provide a simple and yet flexible organization tool for life and work. Original https://launchpad.net/gtg-win. This a some changes fo run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TMTTD (Too Many Things To Do) is a curses based todo-list manager, based on the Getting Things Done (GTD) method. It implements a clear separation of the five GTD phases and is designed to be small and beautiful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This program is based on the Workflow diagramm presented by David Allen in his book "Getting Things Done", which allows the user to handle many different real life tasks without spending too much time with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pyFF Debugger is a python way to interact with Firefox web-browser. This project currently is a python wrapper for mozrepl so things can get done in scripts instead of interactively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Our goal is to create an open source community around the Getting Things Done (GTD) methodology. We envision a Python library that can be leveraged among Python applications, Zope + Plone, Django, and possibly other platforms or languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB