Bibtex-autocomplete Alternatives
Similar projects and alternatives to bibtex-autocomplete
-
-
Scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
telegramscraper
Scraper and adder for Telegram supporting multiple accounts at the same time. Adds via Telegram API and only by username. For adding via ID and not needing Telgram API contact me.
-
-
pdfsam
PDFsam, a desktop application to split, merge, mix, rotate PDF files and extract pages
-
hledger
Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
sup-res
A great companion for finding key support and resistance levels on financial charts, cryptocurrencies.
-
pyTRS
A Python library for parsing real-world Public Land Survey System (PLSS) land descriptions (or "legal descriptions") for use in data analysis, GIS mapping, spreadsheets, etc.
-
uhabits_converter
Convert uhabits boolean habits to the new numeric habit type.
-
xlsx_copycull
A tool for streamlined copying of Microsoft Excel spreadsheets and conditionally deleting certain rows
-
Nature-Poster
Grabs images and videos from Pexels API and posts them automatically to FB
-
photo-processing
Collection of scripts I use to postprocess photos
-
CoinMarketCap-scraper-new-tokens
This program written in Python enables the user to analyze based on the market cap the new tokens that are upload everyday on CoinMarketCap .
-
Screen-usage-widget
This is a personal project of mine i need a way to see my screen time usage but as there were no witget i decided to try to code one :)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
bibtex-autocomplete reviews and mentions
-
What have you automated using Python?
In the long tradition of automating things that take less than 5 minutes to do manually, I've made a CLI script to autocomplete BibTeX entries (open source on github). A lot of work but now I can just copy/paste the title of any article I stumbled upon and the script will often do the rest.
-
BibTex entries for proceedings
I made a command-line tool to autocomplete bibtex entries in python : https://github.com/dlesbre/bibtex-autocomplete. It works by auto-querying a bunch of online databases (www.crossref.org, arxiv.org, dlbp.org, researchr.org, and unpaywall.org)
Stats
dlesbre/bibtex-autocomplete is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of bibtex-autocomplete is Python.