Showing 197 open source projects for "python-dateutil"

View related business solutions
  • 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    COMBuilder is a VB6 app that will allow you to write all COM objects for working with databases. Also, the program will create forms to work with this objects. It is planned to create also c# and vb.net code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    2tools is a set of online CMS maintenance tools: just one click to migrate to/from different CMS; safe configuration settings to upgrade your CMS; easy Data movement to/from DBMS, databases or tables; SQL, XML, XSLT, PHP technologies. All tools are main
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    A microkernel operating system distribution offering (among other things) very low hardware requirements, full and easy portability and easy-readable source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gnominide is (or better will be) a Python IDE based on GTK+ toolkit and integrated with the Gnome desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Risk Analytics - Supplier Intelligence Icon
    Dun and Bradstreet Risk Analytics - Supplier Intelligence

    Use an AI-powered solution for supply and compliance teams who want to mitigate costly supplier risks intelligently.

    Risk, procurement, and compliance teams across the globe are under pressure to deal with geopolitical and business risks. Third-party risk exposure is impacted by rapidly scaling complexity in domestic and cross-border businesses, along with complicated and diverse regulations. It is extremely important for companies to proactively manage their third-party relationships. An AI-powered solution to mitigate and monitor counterparty risks on a continuous basis, this cutting-edge platform is powered by D&B’s Data Cloud with 520M+ Global Business Records and 2B+ yearly updates for third-party risk insights. With high-risk procurement alerts and multibillion match points, D&B Risk Analytics leverages best-in-class risk data to help drive informed decisions. Perform quick and comprehensive screening, using intelligent workflows. Receive ongoing alerts of key business indicators and disruptions.
    Learn More
  • 5
    Mondo: Shared Library Monitor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A fast, flexible, correct build system. Meant to address deficiencies in the 'make' tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pythexe is a small project to provide a GUI tool for fast Python Compilation to Executables. Pythexe is essentially just a GUI front-end for the excellent py2exe, with which it is not affiliated. It will allow many options, but be one-click when needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Doulos is a set of tools for rapidly developing n-tier distributed applications, with a framework for writing business methods, a protocol for accessing those methods, and frameworks for creating web and native user interfaces that utilize the methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    yapm is a packaging system to automate the generation of Makefiles and rpm.spec files for developers. I will not be working on it again, as i have dumped my redhat distro (and other rpm based distro's) for gentoo
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    "Shake & Make" ("Shake" for short) is an XML based, cross-platform build system replacing shell/OS-bound tools like "make". With certain aspects inspired by Ant, abstract action classes perform the actual work (such as delete/move/touch of files).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CMFReq is a project to manage lists of requirements for managing software projects. It is a CMF project, but is primarily intended to be included in a plone site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Yab (Yet Another Buildtool) is another replacement for the ubiquitous Make tool. Many replacements have been built as a result of frustration with Make. Yab attempts to combine the best features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Vertoo is aimed to automate maintainance of up-to-date product version information amongst project files with the help of flexible, user-specified versioning schemas. The project has been discontinued.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a python library that can be used to build Linux kernel, which includes selecting kernel config file, setting kernel config parameters, compiling kernel, modules and even appending a new item for the compiled kernel to bootloader config file (cur
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project intended to help people that likes Jakarta's ANT and dotNET NAnt. PyANT helps to implement project building using tasks defined in python scripts. The far goal is implementing all ANT tasks in Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Proctor is a tool for running unit tests for Python programs. It uses the standard unittest module, and provides a GUI and command line interface for finding and running all tests available in a package or set of packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Build System for Java offers an enhanced build environment that ties together deployment instructions, environment configuration and source code as a releaseable entity. A new paradigm for configuration management!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PalmPanel is an application framework which allows Palm Pilot handheld computers to be used as graphical terminals for host applications running on Linux/*BSD machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This program is a installer for KDE sourcefiles. It compiles the code for you so as you need it. It's for UNIX like operating systems. programmed with python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Python Editor for Eclipse (Pe4elcipse) is an Eclipse platform plugin for editing and debugging Python applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A TextMap module for Python. The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text), input = readxy(x,y,text), clear(), scroll(x,y), change(coloroptions), settext(text), input = gettext()
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project has moved to: http://vger.kernel.org/vger-lists.html#linux-kbuild Here, you can find the old mailing list, files and website regarding: Linux kernel build. Patches, documentation, and auxilary programs related to the kernel configuration
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    CompactBSD is a powerful set of tools that allow you to build your own customized, lightweight distribution of OpenBSD and then burn it onto compact flash so that it can be run on an embedded PC platform such as FatPort's FatPoint (www.fatport.com)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Ccec is a repository of miscellaneous Python utilities as well as useful libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Source 2 Binary (S2B) is an attempt to simplify the software build environment provided by Make and Autoconf. Implemented in Python, S2B allows build scripts to simultaneously mix simple, makefile-like target descriptions with regular Python code.
    Downloads: 0 This Week
    Last Update:
    See Project