You are browsing as a guest. Sign up (or log in) to start making projects!

bernardq

@bernardq

Joined June 10th, 2026

  • 14Devlogs
  • 3Projects
  • 1Ships
  • 15Votes
zap
Open comments for this post

45m 1s logged

Devlog #14
Today I separated repo-tools from the Zap parser and started developing it in its own branch.

0
0
7
Ship Changes requested

Hello everyone!
My project is a package manager built entirely in Python.
I challenged myself to create something simple for everyone—both for the people creating the repository and for those who will use it. I am really proud of myself for dedicating so much effort to this project.

⚠️ Project Status & Requirements
Please note that this project is currently in Beta and some commands might not be fully functional or ready yet.

System Requirements:

Python 3.0 or higher is required.

To run the project in script mode, you must install the following dependencies: requests, colorama, and tqdm.

Current Limitations:

The tools inside repo-tools (used for creating repositories) are currently disabled while they undergo updates.

In the meantime, if you want to create a repository, you can use the example index provided in the GitHub README and simply replace the package and file names with your own.

If you have any questions or run into issues, please feel free to open an issue or ask here on GitHub. I am more than happy to help!

  • 11 devlogs
  • 16h
Try project → See source code →
Open comments for this post

1h 21m 56s logged

Devlog #11 - Now I added upgrades to the zap website but I down publish yet. Sorry for my robotic English.

0
0
5
Open comments for this post

2h 5m 35s logged

Devlog #10

Today I added the repo-remove command, which removes a repository URL from the index file. I also made some small improvements to the project’s directory structure.

0
0
6
Open comments for this post

1h 14m 29s logged

Devlog - 09 Today I added a base_url parameter to the index configuration, allowing the domain to be changed more easily without having to manually update all links. I also fixed issues in the Makefile that were causing broken executables with no output. Finally, I merged my work from the GitHub dev branch into the GitHub main branch.

0
0
3
Open comments for this post

1h 9m 15s logged

Devlog - 08
Starting to create an installation script and configure my VS Code for another computer.

0
0
2
Open comments for this post

1h 17m 13s logged

Devlog - 07
Today, I added an upgrade feature to update ZAP to the latest version. The code is untested because I have to return my school laptop and move everything over to my dad’s computer. I don’t know when I will be back to active development.

0
0
3
Open comments for this post

1h 30m 3s logged

Devlog - 06. Today I added a function to check if a package is compatible with the operating system where the program is running.

0
0
4
Open comments for this post

1h 38m 14s logged

Devlog - 05
Beginning of the creation of the repo-tools that will be used to create and edit an index.

0
0
2
Open comments for this post

30m 26s logged

Devlog - 04
Today I added a SHA-256 integrity verification system. The package manager now generates and compares file hashes to validate downloaded files and prevent corrupted or modified packages from being installed.

0
0
20
Open comments for this post

2h 39m 46s logged

Devlog - 02

Today I finished the logging system and started updating the README.

What’s new:

  • Complete activity logging
  • README improvements and setup guide

Next step: polishing the project documentation and create a better structure for the packages.

0
0
6

Followers

Loading…