Showing 16 open source projects for "python file"

View related business solutions
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • EAM Maintenance Management Software Icon
    EAM Maintenance Management Software

    The Asset Guardian (TAG) is an intuitive and scalable CMMS software for maintenance management.

    The Asset Guardian (TAG) is an intuitive and highly scalable asset maintenance system that helps organizations streamline maintenance processes, improve asset performances, reduce operational costs, and boost productivity.
    Learn More
  • 1
    NeoPass

    NeoPass

    Your Essential Exam Companion for the Iamneo Portal & NPTEL Exams

    NeoPass is an offline, cross-platform password manager designed with simplicity and privacy in mind. It allows users to securely store and manage their credentials in an encrypted local file, with no cloud synchronization or network connectivity involved. The application is built with Python and Qt, providing a clean graphical user interface and cross-platform compatibility. It uses industry-standard AES encryption to protect user data and emphasizes complete user control without any third-party dependency or server.
    Downloads: 390 This Week
    Last Update:
    See Project
  • 2
    pass import

    pass import

    A pass extension for importing data from most existing password

    A pass extension for importing data from most existing password managers. Password management should be simple and follow Unix philosophy. With pass, each password lives inside of a gpg encrypted file whose filename is the title of the website or resource that requires the password. These encrypted files may be organized into meaningful folder hierarchies, copied from computer to computer, and, in general, manipulated using standard command line file management utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Midbar Desktop App

    Midbar Desktop App

    Standalone desktop app from the Midbar project

    This repository contains the standalone desktop application from the Midbar project. The app operates entirely offline and does not require an internet connection. GitHub repository: https://github.com/Northstrix/Midbar-Desktop-App
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Random

    Random

    Generation random numbers, words, elements and passwords

    An application for generating random numbers, words, selecting a random element from a list, and even generating passwords. The simple interface ensures fast and convenient user interaction. - Random numbers: generation is possible in any range. - Random words: the application's vocabulary is about 10,000 words and will increase in future versions. - Random element: the number of elements in the list is not limited, all have an equal probability of selection. - Password generation:...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Linxup Dash Cam for Fleet Management Icon
    Linxup Dash Cam for Fleet Management

    For companies with vehicles, fleets, assets, or equipment to track, from one piece to thousands.

    Linxup is a leading provider of vehicle and asset tracking solutions for fleets and service companies in a variety of industries. Linxup delivers powerful but easy to use GPS solutions through a software-as-a-service (SaaS) platform. Our data gives businesses the tools they need to improve fleet management, increase mobile worker productivity, and reduce operating costs. Specialty products such as lawn mower tracking and dash cameras give customers every tool they need to improve, grow, and protect their businesse
    Learn More
  • 5
    WPAGen

    WPAGen

    Wifi Password Generator

    WPAGen is a wifi password generator written in Python. It runs in the terminal and has very few dependencies other than Python itself, and if you're using the compiled binary you don't even have to have Python installed. I digitally sign some files in my releases. If you'd like to verify those signatures, you can find my PGP/GPG keys at: https://marcusadams.me/keys.html If you'd like to donate there's several ways to do so: PayPal: https://paypal.me/gerowen Bitcoin (BTC):...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    RyuX-Passgen

    RyuX Passgen is an open-source password generator

    RyuX Passgen is an open-source password generator built using Python and Tkinter. It allows users to generate secure passwords with customizable length and stores previously generated passwords in a CSV file for future reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Password manager by Risehack

    Application for save your password

    This application on a PC allows you to store passwords locally in encrypted form. The interface uses the Russian language. All information in Video
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PyPWD

    A Python3 Password Manager, with encryption and without connection

    https://www.garanet.net/it-blog/python-password-manager/ A Python3 Password Manager, with encryption and without an Internet connection. How it Works: First Run: PyPWD > Creates Master Key with your master username and password (Do not forget it or modify the config file, otherwise you'll be not able to open your password manager anymore). PyPWD > Saves a DataFrame as an encrypted CVS and all passwords are encrypted too, with key and the master password. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Passencryption 2016 beta

    Passencryption 2016 beta

    PassEncryption is designed to encrypt files and generate passwords.

    PassEncryption is a software written in python designed to encrypt and decrypt files as well as generating passwords. PassEncryption uses RSA encryption method to generate passwords for each accounts with a personal encryption key. Windows 7 and more only. IMPORTANT: Current release doesn't work with 32 bits architectures, will be fixed in next update
    Downloads: 0 This Week
    Last Update:
    See Project
  • Call Center Quality Assurance Software Icon
    Call Center Quality Assurance Software

    Call Center Quality Beyond Checkbox: Transforming VOC, CX, and Agent Performance

    QEval is a cloud-based solution that enables call centers to manage quality and compliance-related requirements. Key features include integrated online coaching for agents, role-based access control, trend reports, and recording encryption. Etech’s QEval is an intelligent, customizable contact center quality monitoring solution and agent performance management software. It leverages the power of artificial intelligence technology and real-time speech analytics to deliver actionable reports & analytics. QEval further simplifies the coaching process by providing updates on training, and ensures better insight and visibility in coaching that goes beyond the antiquated days of simply “checking a box.” With AI-powered speech analytics, QEval provides valuable performance insights that help interpret emotional cues for improved call center quality monitoring and effective agent coaching.
    Learn More
  • 10
    Vaultier - Team Password Manager

    Vaultier - Team Password Manager

    Linux based collaborative password manager with strong encryption.

    Open source enterprise collaborative password manager and file storage. Download and install on your own servers or let us prepare your installation on dedicated server. Store and share your sensitive data safely and manage users who are allowed to access the information. Vaultier is based on advanced security technology (RSA over AES). All data stored in Vaultier databases are encrypted. Only authorized users with valid keys can read them. Encryption keys always stay on client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ECommands

    ECommands

    Commands made Easy and practical for Unix/Linux

    This software is made with the purpose of making easy the Unix/Linux Server management. Is made completly in Python, making this project as a OS independent. Was tested over Linux and Windows. For documentation go to http://www.life-microsystems.com/index.php/ecommands-documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    Orion - Password Manager
    Manage your passwords!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cia project tries to develop an all-purpose security tool. It's composed by ctools, the security tool; cfs, the app and cfs-server, a file & key server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Kadna is a small curses program written in Python that creates a secure and synchronizable database. This is intended for distributed password and small file (e.g. cryptographic keys) storage. This project in not longer maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    pyzipcrack

    Python Script for Zip file Password recovery

    Crack Zip File Using Python and Zipfile mdule. For New Version: https://github.com/surajsinghbisht054/pyzipcrack
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next