Showing 271 open source projects for "my-sys"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

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

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1

    Rhye's and Fall RAND Plus

    Rhye's and Fall RAND, with some tweaks and additions

    ...This project includes all the tweaks and fixes I have deemed adequate and possible to such mod, and hopefully will include even more in the future as I learn how to implement my ideas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    PygameFrame

    Python/Pygame Game-Building Framework

    A template I created to help me organize my Pygame code, that I decided to share for everyone's use. I built it to help me organize all of the programming practices I have seen in different Pygames, tutorials, books, and other sources, to help me make a robust framework that I can simply copy-paste to start new projects with. This package was originally known as "Santo's Pygame Template", but I've renamed it to "PygameFrame" since.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JSolutions

    The solution to all your problems

    The Jsolution package is a collection of programs, scripts,libraries and documents that i have written and use in my daily life.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Luciano's Quant Blog

    Luciano's Quant Blog

    Assorted bits of code for quant development

    This repo contains code that I share through my blog. It consists of assorted samples that will be useful to amateur quantitative developers or systematic traders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    galaxyPhotometrySimulator

    Set of scripts to perform galaxy photometry simulations.

    ...It uses Galfit to simulate the galaxies and SExtractor for the photometry. It is defined to be used also with distributed computing and with Condor. No very well documented yet. Developed for my PhD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pylot

    Pylot

    2D space game with semi-realistic physics

    PLEASE NOTE: This project is no longer under active development. I have switched to Lua/LOVE as my language of choice, and am working on porting Pylot to Lua. Pylot is a multi-stage project to build a complex 2D spaceflight game in Python, inspired by Asteroids, XPilot, and Luola. The first stage of the project, which has been completed, is to create a clone of Asteroids - with a few improvements on the original gameplay. The second stage is to develop the game into a clone of XPilot, and will include client-server multiplayer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Mp3Drop

    Sort and copy mp3 files to USB stick

    I wrote this little program to be able to easily create mp3 sticks to play in my car directly from my Amarok collection). For this purpose the stick needs a flat folder structure and be sorted alphabetically before copying. The small Qt4 dialog has a drop area where you can drag mp3s (from file manager or Amarok, perhaps also other programs) onto it and it will read the ID3 tags and create a sorted folder structure with "Artist - Album" and shows the number of tracks and size it would take. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GIPC

    GIPC

    Geographical IP Correlation

    ...The exe requires 2 inputs: The IP file (one IP per line) MaxMind GeoCity database – This can be downloaded HERE:http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz Please read more on my blog: http://jcsocal.blogspot.com/2013/03/geographical-ip-correlation-tool.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    AMBIENT

    Find active modules in metabolic networks using high-throughput data

    IMPORTANT: Since publication of the AMBIENT method in BMC Sys Bio, several updates have been made. If you wish to use the version used in the paper it is v0.6.3, however I recommend using the latest version which works in the same way but with additional options and has stability and performance improvements. Thanks for your interest! AMBIENT (Active Modules for Bipartite Networks) is a Python module that uses simulated annealing to find areas of a metabolic network (modules) that have some consistent characteristic. ...
    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

    crosscenter

    Program to compute cross center

    Assisted program to compute the center of a cross in an image. It is based in python and opencv. Main target is massive data processing. Developed for my Ph.D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Kryptograph

    Der Kryptograph (Python 2.7.3)

    Because of my diplom thesis now, i wont update my little project very often :(
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Data Ninja

    Data Ninja

    A document clustering system with search & report generation features

    ...The report generation feature specifically for use by audit companies takes an audit report as an input and outputs an insight log and draft management letter with insights pulled from the report. This feature can be customised to suit a company's requirements. This software works with pdf, docx, txt and csv files and the zip file must be saved in "My Documents".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Command Interpreter Tool

    Command Interpreter Tool

    A command interpreter to use python and cmd commands in one

    CIT, also known as Command Interpreter Tool, is an easy-to-use and useful instrument that allows you to use Python commands and various cmd commands (or the commands in your os). It's possible to use CIT as a portable python interpreter, Just install it on your flashdrive and use the batch file (CIT.bat) to run CIT (shortcut probably won't work if you use CIT portable).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    HPeak

    A HMM-based algorithm for defining enriched regions from ChIP-seq data

    ...Also supports MOUSE. Can add any other genome if in need. 2. Default format is BED. Also support ELAND. Will add SAM and BAM. 3. –r specifies read length (this is import through my experience). 4. –pe indicates pair-ended data. 5. If data is pair-ended, -isize refers to insert size (total length of a pair).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    steganoroute

    steganoroute

    Send steganographed text messages to mtr with fake hops in the network

    Steganoroute is a tool to send steganographed text messages to another computer over the network. The receiver must make a traceroute to the sender using the mtr program (and pressing 'd' once to switch the display mode to the continuous graph). This tool, the sender, creates several fake hops and makes them answer the ICMP packets (or not) to write the letters one by one on the mtr client screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pyisocalc

    pyisocalc

    Isotopic pattern calculator in python 2.x

    This is an isotopic pattern calculator written in python. It depends on re, sys, numpy, operator, itertools, and matplotlib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PyGamerTag

    PyGamerTag

    Python Based Gamer Tag Generator

    this program allows users to generate top of the line gamer tags. sadly though, i cant make it run outside of the python ide perhaps you can make it work. if you have any fixes for the project send them into my email
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    F1RE W1RE

    F1RE W1RE

    A text based game made in Python

    A text based game made in Python. Its about hacking ip adresses(Not Real!). Its a small project with what im just testing and improving my skills
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    android-python2.7.3

    Python2.7.3 for android

    This is python2.7.3 which can be compiled using android-ndk By using python ,Its is possible to run lot of great application in android phone. At the time of writing I could run IPython, Isympy, Django etc on my android phone. This project only considering command-line binary builds. Not any GUI apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    I haven't updated any of my projects on here in a while, however considering SourceForge's recent practice of supporting misleading ads and repackaging projects with malware, I am removing all my projects, and will soon be deleting my account. Thanks to anyone that's downloaded and used my software. I may or may not continue source distribution of any of these projects, but if I do, they'll be hosted on Github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    eSpoor

    Determine a User's Internet Footprint

    A Project undertaken as part of my MSc to determine a User's Internet Footprint. The project uses the fiwalk.py package to extract relevant artifacts from a disk image in the DFXML format, performs an analysis and saves the results in a form for human readers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    InsidePython

    Another Python Tutorial

    This the repository of the source code I will use to report my adventure using Python. From the very beginning to using some advanced features. Please comment on my posts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PhPyCli

    Edit and execute php code

    ...I decided to make it because i thought it could be interesting to play with php through a GUI rather than through a terminal. The work I've made, is one of somebody who has learnt python by itself. I'm not an engineer This work it's just an attempt to realise my app project. Please be indulgent! All the work is yet to be done, what I present is just the begining. And if you like it, please improve it, evolve it. Thanks! :) PhPyCli has been written under Fedora Linux, in Python and with the wxPython GUI toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...These Python programs all use the Zeo home EEG bedside device at www.myzeo.com/sleep/shop/featured-products/zeo-sleep-manager-bedside.html, and www.sleepstreamonline.com. For an introduction to this topic, see my writings on lucid dreaming and multi-player dream games at http://books.google.com/books?id=tMSytmC089YC&lpg=PP1&pg=PA4#v=onepage&q&f=false and the IASD conference presentation at www.youtube.com/watch?v=M1jUENG12Uc. You may contact me at plainlabelbooks@gmail.com with any questions. Sweet dreams, Daniel Oldis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    minder

    minder

    Monitoring your infrastructure for free.

    This software presents a flexible and configurable proposal for monitoring and management of real and virtual HPC infrastructures, compatible with paradigm of cloud computing. We help you to answer: 1) What is the performance of my resources? 2) What equipment and resources do we have already? 3) What do we need to upgrade or repair? 4) What can we consolidate to reduce complexity or reduce energy use? 5) What resources would be better reused somewhere else? Status: PreAlpha, so any help shall be welcome. Made for LINUX. GNU General Public License version 3.0 (GPLv3)
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB