The "/svelte@5.36.4/READM..lte@5.36.4/README.md" file could not be found or is not available. Please select another file.

Search Results for "using class net.sourceforge.jtds.jdbc.driver" - Page 23

Showing 1257 open source projects for "using class net.sourceforge.jtds.jdbc.driver"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1

    Pass Phrase Generator

    Strong pass phrase generator using python on ubuntu

    Strong pass phrase generator using python on ubuntu. The code takes 2 random words and a random number, concatenates them together and puts one of the words into upper case. This provides a long easy to remember pass phrase which satisfies "must include numbers, letters, upper and lower case" password guidelines. The code is called Pass Phrase Generator because it lets me use the acronym PPG which is the energy weapons used in Babylon 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Serenity Linux

    Serenity Linux (Debian based distro)

    Serenity Linux is a Debian based Linux distro that looks to streamline the process of using KVMs. Basically, it's an OS in an OS. The optimized simultaneous running of multiple operating systems at once is the goal of Serenity Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    KillDisk

    KillDisk

    Disk Wiping Software

    KillDisk is a program written in python for Unix based systems for wiping a hard drive. It can wipe a hard drive using all zeroes or random data, and as many times as you want to specify. If you'd like to donate there's several ways to do so: PayPal: https://paypal.me/gerowen Bitcoin (BTC): bc1q86c5j7wvf6cw78tf8x3szxy5gnxg4gj8mw4sy2 Monero (XMR): 42ho3m9tJsobZwQDsFTk92ENdWAYk2zL8Qp42m7pKmfWE7jzei7Fwrs87MMXUTCVifjZZiStt3E7c5tmYa9qNxAf3MbY7rD LiberaPay: https://liberapay.com/gerowen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    tickets

    pythonic kerberosish ticket system: easy to use, easy to subclass

    A SecureTicket, or Ticket, consists of salt, hash, valid_until, public_flags, flags, data and "invisible" hashed entropy. Tickets are symmetrically signed using SHA256-HMAC. Fields 'valid_until', 'flags' and 'data' may be optionally encrypted using AES128-CBC or TripleAES128-CBC. Values 'data' and 'entropy' may consist of arbitrary objects which are transparently pickled(serialized), optionally gzipped and of course securely signed. Specific implementations are included: FormTicket...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    EnSuite is a network management plateform prototype based on NetConf. It aims at providing to the network management community an open source environment using NetConf configuration protocol and the Yang data modeling language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MRI neonatal atlas app

    Use this application to segment neonates mri brain scans

    Thi application helps the segmentation of mri brain images into 6 tissue classes by using the T2 neonatal atlas available at http://www.brain-development.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    py2db

    Use Database objects as Python objects

    The goal of this project is to use database objects as Python objects. There is much OO and application-level functionality that a database can't include, and shouldn't know about -- but wouldn't it be cool if it did ? Py2db lets you get the best of both worlds by converting database objects into Python objects. Your application can then use these Python objects any way it sees fit, and by doing so you are using database objects in an OO manner. Currently we support Python 2.x...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    sharescanner

    The GNOME share scanner

    Sharescanner is a Linux re-implementation of the Windows-only sharescan v2. It indexes Samba shares and lets the user download files over the network. The File list displays all the indexed files along with their size and location. The Queue list displays the current download queue, including the status, progress, size, and location of each item. Each download can be paused and resumed. Please note that this page only contains stable relases. For up-to-date code please visit the project's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pex adds to Pyrex, or Cython, the ability to write C fast numerics using numpy.ndarray, frees you from Makefiles and header files, and makes your Pyrex classes serializable, through both pickling and a much faster scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10

    MRI Atlas Application

    MRI Brain atlas application

    Application to use MRI brain atlases composed of template images and label images pairs. This application will segment MRI images using labels provided by the atlas. The labels are combined using the voting fusion technique. Please visit our page at http://www.brain-development.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This game is a mouse-driven dungeon crawler. The player moves the PC around, buys equipment, and attacks enemies using the mouse. More info on the wiki page. Use git to get the code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    @CameliaGirls
    A slice-of-life visual novel created using Ren'Py.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    This python script will generate a custom python.xml file used by Notepad++ for auto-completion features when programming in python (function names, arguments, and descriptions), using your own set of imported modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gnook
    Gnook is a free GUI application to manage your personnal book's collection. It is written in python and distributed for debian based and windows systems. Automatically retrieve information for books using google books and/or isbndb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pivot: Revolution is a remake of the highly popular Pivot Stickfigure Animator, which was designed to allow easy animation using stick figures. Pivot: Revolution, however, will add many features on top of it, allowing for further ease of use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GUI Launcher for Flight Gear that is easy to use and easy to modify. Written in Python. Version 0.2 Enables the launch of several aircraft and four airports with settings for clouds, fog, autocoordination
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Python IDLE lif (Language include file)
    Python IDLE Language Include File is multi language pack.IDLE is the Python IDE built with the Tkinter GUI toolkit.Coded in 100% pure Python,using the Tkinter GUI toolkit .Works on Windows and Unix. See:http://pythontr.org http://visualpython.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    openSUSE updater for CLI using the Python language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Flow Investigation using N-Dimensions
    Flow Investigation using N-Dimensions (FIND) is a program designed for analysis and visualization of Flow Cytometry data. FIND focuses specifically on automated population discovery (clustering) methods. The project targets both users and developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Split files into little pieces, using an gui based on GTK+, made in Python using PyGTK.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Notepad++ Python Script Automation
    Provides a set of Python scripts that allow client apps to automate Notepad++ using the excellent Python Script plugin and the Python SimpleXMLRPC modules. Demo apps in IronPython, C#, and now a "pure"-Python2.7 console app. No .Net required!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Plexicon
    "Plexicon" is a desktop application of dictionary written in python with the interface implemented in pygtk. It currently supports two languages : English (being an international language) & Bengali (being my native language)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GNhoi
    This program is a Graphical User Interface for Install .nho packages. It is written in python, using PyGTK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project will host a service which will contain virtual packages (using MS App Virtualization and SVS technologies) of most common Open source apps. Kindly use the tracker to suggest for opensource applications which we shall publish.
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.