Updated 10 months ago

https://github.com/adriamontoto/developing-tools • Science 26%

The Developing Tools project is a Python 🐍 package designed to enhance the development process by providing a collection of tools/utilities ⚒️ aimed at improving debugging, performance measurement, error handling, ...

Updated 10 months ago

https://github.com/ahmedshahriar/sales-monitoring-system • Science 13%

A web application where users can enter the monthly earning amount of each administrative region in Bangladesh using excel sheets and those data is parsed and displayed in Bangladesh Map for individual regions denoting different colors for different earning ranges.

Updated 10 months ago

walshpulseseq • Science 44%

Generates Pulse Sequences using Walsh Functions for selective interactions among qubits whose dynamics is modeled by the XY Hamiltonian.

Updated 10 months ago

thread • Science 44%

A Python threading library extension ⭐️ Star to support our work!

Updated 10 months ago

micro-stitch • Science 75%

Implementation of an innovative tool designed for real-time panoramic imaging in an optical microscopy environment.

Updated 10 months ago

sci-cpy • Science 44%

Scientific Computation Methods in C and Python (Open for Hacktoberfest)

Updated 10 months ago

qom • Science 31%

A library of modules for computational quantum optomechanics!

Updated 10 months ago

csv2ical • Science 67%

A CLI tool that converts a CSV file with event details into an iCalendar ICS file. The ICS file can then be imported into apps like Google Calendar, Microsoft Outlook, Apple macOS Calendar and etc.

Updated 10 months ago

scholarvista • Science 67%

ScholarVista analyses research papers and extracts/plots information about them. It uses Grobid to extract all the content of the research papers. Then all this data is plotted and displayed using Python.

Updated 10 months ago

https://github.com/alvarocavalcante/airflow-custom-deferrable-dataflow-operator • Science 13%

Start your Dataflow jobs execution directly from the Triggerer without going to the Worker!

Updated 10 months ago

https://github.com/amberlee2427/themicrolensersguidetothegalaxy • Science 26%

The goal of this project is to create an all-encompassing collection of Jupyter notebooks—your trusty companions for engaging exercises related to microlensing. Through these notebooks, the insights and experiences of microlensing elders can light your path as you embark on your journey of discovery and exploration through scientific research.

Updated 10 months ago

https://github.com/amberlee2427/brian-bot • Science 26%

A Discord bot for D&D servers with OpenAI integration, character sheet management, dice rolling, and more. Built with Python and designed for security and ease of use.

Updated 10 months ago

https://github.com/dadananjesha/twitter-search-api • Science 13%

A minimum viable product written in Python using Django and the Django REST Framework with a sqlite database.

Updated 10 months ago

https://github.com/anibulus/caesar_cipher • Science 13%

Program made in python 3.x that cipher the text that you introduce, and obviusly, unchipe also. The method that this program uses is 'Caesar Cipher'

Updated 10 months ago

https://github.com/araffin/pytorch_agents • Science 10%

PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO) and Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR). Python2 compatible (branch python2)

Updated 10 months ago

deepds • Science 49%

DeepDS: Automate Dataset Creation for Visual Information Processing

Updated 10 months ago

https://github.com/caleb531/romnum • Science 26%

A bidirectional Roman Numeral converter, written in Python