allmnet의 Python 개발 채널
allmnet의 Python 개발 채널
  • 210
  • 531 040
[파이썬/Python] Dict, JSON등 Key, Value 구조 부분 수정하기
여기에서는 Python으로 [파이썬] Dict, JSON등 Key, Value 구조 부분 수정하는 방안에 대해서 짧게 다루어 봅니다.
Переглядів: 51

Відео

Python 최신 버전에서 시간 포맷 및 포맷 변화
Переглядів 20Місяць тому
Python 3.12 버전에서 시간 포맷을 표준화하고 있는 것으로 보입니다. 타임존도 더 쉽게 구성할 수 있어요.
Python - 3.12 버전에서 GIL 성능 변화 테스트
Переглядів 207Місяць тому
이제는 Thread로 작업해서 괜찮습니다.
Python 기초 - 정규식(regex) 전화번호 패턴 만들어보기
Переглядів 6610 місяців тому
앞/뒤 조건 이해(Lookahead, Lookbehind)을 이용하는 이유와 조건 만들기를 진행해보았습니다.
Python 기초 - 정규 표현식 기본
Переглядів 5110 місяців тому
정규 표현식 기본적으로 사용되는 라이브러리와 사용시 주의점을 다루어보았습니다. regex101.com
Python 기초 - 특정 문자열 검색하여 처리하기
Переглядів 4111 місяців тому
문자열을 검색해서 처리해야 하는 경우 자주 사용되는 방법에 대해서 정리해 보았습니다.
랭체인(Langchain), 프로덕션에서는 쓰지말라고?
Переглядів 12511 місяців тому
랭체인(Langchain), 프로덕션에서는 쓰지말라는 다소 자극적이지만, 의미가 있는 글이여서 간단히 리뷰를 해보았습니다. 원본 글은 아래와 같습니다. medium.com/@aldendorosario/langchain-is-not-for-production-use-here-is-why-9f1eca6cce80
Python 기초 - 함수 타입 지정, Type hint
Переглядів 3511 місяців тому
오늘은 함수의 파라메터에 대한 타입 지정 방법, Type hint에 대해서 짧게 알아보겠습니다.
Python 기초 - 홀수, 짝수 연산 + 소수점 처리
Переглядів 4211 місяців тому
오늘은 파이썬에서 내장 함수로 제공하는 홀수, 짝수 연산 소수점 처리하는 방법에 대해서 짧게 알아보고자 합니다.
Python 기초 - 100배 빠른 Vectorization
Переглядів 107Рік тому
여기에서는 최근에 인상깊게 본 Vectorization의 Loop 연산 비교에 대해서 짧게 공유해 봅니다. 원본 글 링크 medium.com/codex/say-goodbye-to-loops-in-python-and-welcome-vectorization-e8b0172b9581
Python 기초 - 문자열을 타임(시간)값으로
Переглядів 37Рік тому
지난 시간에 이여서 문자열을 타임(시간)값으로 변환하는 방법에 대해서 짧게 알아보았습니다.
Python 기초 - datetime 문자열에서 타임존 설정하기
Переглядів 56Рік тому
문자열을 이용해서 Datetime 데이터로 변환하는 경우가 많은데, 여기에서는 타임존 설정하기에 대해 간략히 요점만 알아보았습니다.
Python 기초 - GIL 글로벌 인터럽트 락 이해
Переглядів 240Рік тому
Python 기초 - GIL 글로벌 인터럽트 락 이해를 통해서 멀티 프로세싱, 코루틴을 사용해야 하는 이유를 짧게 설명해 보았습니다. www.dabeaz.com/python/UnderstandingGIL.pdf
Python 기초 - 멀티 프로세스, Pool 관리
Переглядів 354Рік тому
Python 기초, 멀티 프로세스에서 중요한 Pool 관리에 대해서 정리해봤습니다.
Python 기초 - 멀티 프로세싱
Переглядів 568Рік тому
Python 기초로 멀티 프로세싱 사용 방안에 대해서 정리해보았습니다.
Python 기초 - 딕셔너리(Dict) 데이터 활용하기
Переглядів 60Рік тому
Python 기초 - 딕셔너리(Dict) 데이터 활용하기
Python 기초 - 리스트(list) 중복제거, 중복값 확인
Переглядів 103Рік тому
Python 기초 - 리스트(list) 중복제거, 중복값 확인
Python 기초 - 지역 변수와 전역변수 그리고 메모리 관리
Переглядів 80Рік тому
Python 기초 - 지역 변수와 전역변수 그리고 메모리 관리
파이썬 기초- List 다루기 [값 조정, 추가, 삭제, 확장등]
Переглядів 34Рік тому
파이썬 기초- List 다루기 [값 조정, 추가, 삭제, 확장등]
Python 기초 - 문자열 포함(in) list, dict 차이
Переглядів 36Рік тому
Python 기초 - 문자열 포함(in) list, dict 차이
파이썬 기초- 함수 참조 순서와 중복 오류
Переглядів 55Рік тому
파이썬 기초- 함수 참조 순서와 중복 오류
윈도우 아웃룩이 무료가 되었다
Переглядів 1,5 тис.Рік тому
윈도우 아웃룩이 무료가 되었다
Llama2(라마2) 모델 개인 노트북으로 실행하기 요약(CPU기반)
Переглядів 14 тис.Рік тому
Llama2(라마2) 모델 개인 노트북으로 실행하기 요약(CPU기반)
LLM/ChatGPT - 나만의 모델 ChatBot-UI에 넣기
Переглядів 265Рік тому
LLM/ChatGPT - 나만의 모델 ChatBot-UI에 넣기
Python - 정규식 표현 Regex 직접 함수 구현 성능 비교 timeit
Переглядів 37Рік тому
Python - 정규식 표현 Regex 직접 함수 구현 성능 비교 timeit
기계학습(GPT,LLM) - Pre-train fine-turning 기본 이해와 실습
Переглядів 377Рік тому
기계학습(GPT,LLM) - Pre-train fine-turning 기본 이해와 실습
Python - Pandas, 엑셀 만들기 및 시트별로 데이터 구분하기
Переглядів 23Рік тому
Python - Pandas, 엑셀 만들기 및 시트별로 데이터 구분하기
도커 컨테이너 한방에 정리하기
Переглядів 11Рік тому
도커 컨테이너 한방에 정리하기
Azure OpenAI - ChatGPT, OpenAI API 사용시 유용한 팁 2가지
Переглядів 34Рік тому
Azure OpenAI - ChatGPT, OpenAI API 사용시 유용한 팁 2가지
Quick Start - Azure OpenAI 시작하기
Переглядів 1,4 тис.Рік тому
Quick Start - Azure OpenAI 시작하기

КОМЕНТАРІ

  • @MarchMarauder
    @MarchMarauder День тому

    To anyone who doesn't understand what to do: just go to file when you open Citra, then install CIA, then just select the CIA file you want to install and probably restart Citra after that. Good video, helped me out very quickly!

  • @luana8309
    @luana8309 5 днів тому

    Anyone knows how to make it work on Android?

  • @misterpi4104
    @misterpi4104 3 місяці тому

    Огромное тебе спасибо чел, способ реально рабочий! Ты единственный из всего инета, кто смог приоткрыть мне глаза на истину!!! Благодаря тебе, теперь я смогу ломать лица ботам ради своей Чистой Платины ------------------------------------------------------------------------------------------------------------------------------------- Thank you very much, man, the method is really working! You are the only one from the entire Internet who was able to open my eyes to the truth!!! Thanks to you, now I can break the faces of bots for my Pure Platinum ------------------------------------------------------------------------------------------------------------------------------------- どうもありがとう、男、この方法は本当に機能しています! あなたは真実に私の目を開くことができたインターネット全体からの唯一の人です!!! あなたのおかげで、今私は私の純粋なプラチナのためにボットの顔を壊すことができます ------------------------------------------------------------------------------------------------------------------------------------ 谢谢你,伙计,这个方法真的很有效! 你是唯一一个从整个互联网谁能够打开我的眼睛真相!!! 多亏了你,现在我可以打破机器人的脸为我的纯白金 ------------------------------------------------------------------------------------------------------------------------------------ 대단히 감사합니다,사람,이 방법은 정말 작동! 당신은 진실에 내 눈을 열 수 있었다 전체 인터넷에서 유일한 사람입니다!!! 당신 덕분에,지금은 내 순수한 백금에 대한 봇의 얼굴을 깰 수 있습니다

  • @12R10ZY
    @12R10ZY 3 місяці тому

  • @doremifasolahsido
    @doremifasolahsido 4 місяці тому

    너무 필요한 내용이었는데 검색하면서 겨우겨우 찾았습니다 pre-training과 fine-tuning에 대해 쉽게 이해할 수있었습니다 감사합니다!

  • @Hunghover
    @Hunghover 4 місяці тому

    Thank you !

  • @FrankMartin-i4d
    @FrankMartin-i4d 4 місяці тому

    Annamarie Gardens

  • @fernandopinho3754
    @fernandopinho3754 5 місяців тому

    O did it with awakening dlc and it even downloaded but when i opened the game it was gone i use citra nigtly

  • @hectorpoleoolmo6487
    @hectorpoleoolmo6487 5 місяців тому

    You are the best now i can enjoy fire emblem dlcs

  • @김진혁-k4y
    @김진혁-k4y 6 місяців тому

    혹시 이전 메일 pst로 백업해놨는데 불러오기 하고 싶은데 어떻게 하는지 알려 줄수 있을까요?

  • @Joaopolvr
    @Joaopolvr 6 місяців тому

    for those who are getting an error in the Build ""$(Obfuscar)" obfuscar.xml", just move de xml file to where is your .exe or .dll file after the build

  • @syupangpangTV
    @syupangpangTV 10 місяців тому

    제가 물어보는 것들을 훈련하거나 저장해서 라마 만든 회사로 정보가 유출되거나 하지는 않나요? 인터넷이 없이도 된다는데 물어보는 질문에 대한 답변은 인터넷에서 긁어오는게 아니면 어떻게 코드로 학습이 되어있는건가요? 개발에 개자도 모르는 초보라 죄송합니다 ㅜㅜ

    • @allmdev
      @allmdev 10 місяців тому

      아닙니다. :) 로컬(PC)에 모델을 다운로드해서 사용하기 때문에 정보가 유출되지 않습니다. 쉽게 보시면 OpenAI는 모델을 OpenAI에서 (인터넷) 접근해서 사용만 하는것이고, 라마 모델은 PC에 설치한 프로그램처럼 자체적으로 실행하는 것이라고 생각하시면 좋을것 같습니다.

  • @perfumeshroom
    @perfumeshroom 10 місяців тому

    uhm the cia turned into a cci what

  • @kipnhock6361
    @kipnhock6361 10 місяців тому

    i can't see result, suggest video cover it

  • @hsj7707
    @hsj7707 11 місяців тому

    LLM RAG랑 방식이 똑같아보이는데 RAG인가요?

    • @allmdev
      @allmdev 11 місяців тому

      네 RAG 맞습니다.

  • @heyjunes-v1
    @heyjunes-v1 11 місяців тому

    공유해주신 자료로 돌려가면서 다른 LLM도 붙여보려고 하는데요. 예제로 되어 있는 llm은 허깅페이스에서 하나의 bin파일로 다운받아지는데 다른 llm은 .safetensors 형태이고 여러 개 파일로 나눠져서 만들어진거 같아요. 혹시 복수의 파일 다운 받아 연결하려면 어떻게 해야 할지 가이드 자료가 있을까요? 어제 새벽까지 방법을 찾아봤는데 소득이 없네요 ^^

    • @allmdev
      @allmdev 11 місяців тому

      저도 예전에 모델 다운로드하는게 어렵다는것을 많이 느꼇는데, 모델을 허깅페이스의 transformers로 제공된다면 이를 이용해서 모델을 로드한후save_pretrained 로 특정 경로 저장이 가능한것 같습니다. huggingface.co/docs/transformers/main_classes/model

    • @heyjunes-v1
      @heyjunes-v1 11 місяців тому

      @@allmdev 감사합니다 ~~

  • @heyjunes-v1
    @heyjunes-v1 11 місяців тому

    좋은 자료 공유 감사합니다. 구동을 해보고 싶은데요... faiss-cpu install시 오류가 나서요 (아래 2개 다 오류) pip install faiss-cpu==1.7.4 pip3 install pytorch faiss-cpu==1.7.4 ERROR: Could not build wheels for faiss-cpu, which is required to install pyproject.toml-based projects 다른 분들은 이런 에러가 없는지요?

    • @allmdev
      @allmdev 11 місяців тому

      제가 보니, 파이썬 버전에 따라서 실행이 되지 않는다는 얘기가 있는것 같아요. 파이썬 버전이 3.9까지 지원 하고 그외에는 다른 라이브러리가 필요한데, 파이썬 버전을 3.9로 낮춰보세요

    • @heyjunes-v1
      @heyjunes-v1 11 місяців тому

      @@allmdev 감사합니다. 파이썬을 3.10.9 로 다시 설치하니 인스톨 잘되네요. ^^

    • @allmdev
      @allmdev 11 місяців тому

      @@heyjunes-v1 더 높은 버전이였군요 해결하셨다니 다행이네요 :)

  • @astronaut1861
    @astronaut1861 11 місяців тому

    안녕하세요! 영상 잘 봤습니다. 혹시 pytorch 모델을 멀티프로세싱으로 사용할때 각 자식 process에서 따로 load를 해주지 않으면 사용이 안되는 걸 알았습니다. 따라서 각 프로세스마다 load를 했더니 loading하는데 시간이 너무 오래걸리더라구요!! 혹시 다른 방법 알고 계시나요?

    • @serenaserenade
      @serenaserenade 18 годин тому

      혹시! 문제 해결 하셨나요?! 같은 이슈를 처리중에 있습니다 ㅠ

    • @astronaut1861
      @astronaut1861 18 годин тому

      @ 전 우분투 기반으로 바꾸고 부모 프로세스에서 한번 초기화 시키고 자식 프로세스에서 fork해서 해결했습니다.

  • @커피-d6r
    @커피-d6r Рік тому

    데이터 폴더에 다른 문서를 넣어도 이전 문서파일 이름만 뜨는 이유는 무엇일까요? 그리고 문서가 2개 있는것으로 인식되는지 Document 2까지만 나옵니다.

    • @allmdev
      @allmdev 11 місяців тому

      제가 추가적으로 확인했을때는. db_build 가 있는지를 확인하고 있는 경우에 추가 생성을 하지 않는 것 같아요, db_build.py를 보시고, run_db_build 만 다시 실행해보시면서 테스트 해보시면 좋을 것 같습니다.

    • @커피-d6r
      @커피-d6r 11 місяців тому

      감사합니다. 확인해 보겠습니다.

  • @동글-v9s
    @동글-v9s Рік тому

    좋은 자료 공유감사합니다~ 저는 기존 github 코드 수정없이 해도 잘되네요!

    • @allmdev
      @allmdev Рік тому

      다행입니다!

  • @grayliar147
    @grayliar147 Рік тому

    좋은 채널이네요 👍 기대하겠습니다.

  • @muneeswarreddy1129
    @muneeswarreddy1129 Рік тому

    Can any one help how to used obfuscated dll in another project

  • @msbclee
    @msbclee Рік тому

    계정 사용에 제한이 있더라고요 메일 계정이 4개인데 2개는 안되는듯

    • @allmdev
      @allmdev Рік тому

      아 그렇군요 역시 완벽한 무료는 아닌가보네요 감사합니다.

  • @MysticalPlacesTurkey
    @MysticalPlacesTurkey Рік тому

    great

  • @stevea1708
    @stevea1708 Рік тому

    vs code is like the linux of IDEs. i'm just trying to get started why are there so many freaking hurdles...

  • @mdd1963
    @mdd1963 Рік тому

    So HyperV is still available with Ws2022?

    • @mdd1963
      @mdd1963 Рік тому

      ( no free standalone download beyond Hv Server 2019, it seems)

  • @catmusic9143
    @catmusic9143 Рік тому

    감사합니다!!!!

  • @nobulletsfly5614
    @nobulletsfly5614 Рік тому

    it doesn't work I'm using metal slug 3 and the character won't move

  • @angehell223
    @angehell223 Рік тому

    "$(Obfuscar)" obfuscar.xml don't work

  • @nikigoturspine7478
    @nikigoturspine7478 Рік тому

    Ty so much for the info, literally been looking everywhere to find out how to make these things work.

  • @Vedhon
    @Vedhon Рік тому

    I see you have awakening on so do you know maybe why do all of the dlc maps for me are the first one. No matter what i choose it always is the same one map

  • @keycume
    @keycume Рік тому

    Buen video. Gracias por la informacion

  • @frogman4872
    @frogman4872 Рік тому

    But how to bring up that menu in the mobile version.

  • @DJGAMINGLIVE43
    @DJGAMINGLIVE43 Рік тому

    worked like a charm Thanks bro i was looking for this but not found anything yet thank you bro for saving my time

  • @kim-gl3kw
    @kim-gl3kw Рік тому

    러시아 아이피에요 우크라이나 아이피에요?

    • @allmdev
      @allmdev Рік тому

      보통 좀비 PC이기 때문에 다양하게 분포되어 있습니다. geoip 확인하는 곳에서 보면 더 쉽게 알 수 있을 거에요 whois.kr 등에서 확인 가능해요

  • @dario.montoya
    @dario.montoya 2 роки тому

    Dont work in Net 6

    • @gwisekor
      @gwisekor Рік тому

      <?xml version='1.0'?> <Obfuscator> <Var name="InPath" value="." /> <Var name="OutPath" value=".\Obfuscator_Output" /> <Var name="KeepPublicApi" value="false" /> <!-- 다른 프로그램과 공유 할 경우만 true--> <Var name="HidePrivateApi" value="true" /> <AssemblySearchPath path="C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.14" /> <Module file="$(InPath)\WinFormsApp6.dll" /> </Obfuscator>

  • @matheus014610
    @matheus014610 2 роки тому

    The worst of all.

  • @Deftone8sd
    @Deftone8sd 2 роки тому

    Wtf was this shit

  • @vbaldokaizen8748
    @vbaldokaizen8748 2 роки тому

    Seeing that the video is 2+ years old, it still doesn't have an account manager to work on other repositories aside from github itself. You just have to paste the access token lol

  • @maskedbadass6802
    @maskedbadass6802 2 роки тому

    I was having an infamous issue getting Fire Emblem Awakening DLC to work on Citra as it would just saying "loading" the dlc maps forever so here is some advice for anyone specifically trying to get dlc for FEA to work and maybe it will help someone get dlc to work in another game too. Unfortunately the ziperto page with all the downloads(which I can't link because will delete it, but you can still look up) isn't updated often so the links might be broken by the time someone reads this, but this is what worked for me. 1 - On the ziperto page you have to make sure you download the "V2" version of the decrypted dlc because V1 doesn't work and make sure it matches your region(I used USA versions for everything) for the separate main game file. This is what got it to work for me. Once it's download you just use the "install" option on citra and go into the outworld gate and the dlc maps should pop up immediately. 2 - When getting the main game file despite the claim of being "decrypted" sometimes it isn't and won't load up in the first place. "Batch CIA 3DS Decryptor" is super easy to use and you should be able to easily find a video showing how to use it. All you have to do is basically put a not decrypted game file in the same folder and run the bat file and that should be it. 3 - I did not check this last part myself but I saw that some people were having issues and claimed that you specifically have to use the "Canary" version of Citra. All you have to do is is make sure when installing Citra that you choose Canary instead of "Nightly." I don't know how much this last 3rd part matters but some swear by it, however I can definitely vouch that the first 2 parts are necessary to make it work. Good luck sailing the high seas! AAARRRRR!!!

    • @Vedhon
      @Vedhon Рік тому

      Do you know maybe why every dlc map for me is the first one where you recruit marth? I honestly have no idea what is going on

    • @maskedbadass6802
      @maskedbadass6802 Рік тому

      @@Vedhon Whoa, that sounds so weird but I never experienced that one. Since it's so specific I hope you can find help doing a search. If you find a solution post in anywhere you can including here. You never know who you'll help. Sorry I don't know more. I just did multiple searches asking about my problem in different ways and forum pages with answers showed up, but that could happen on a common forum or a more obscure one, just gotta search everywhere being as specific as possible I guess.

    • @Vedhon
      @Vedhon Рік тому

      @@maskedbadass6802 damn that's sad i already scouted the internet as that kind of specific problem would definitely have a result if it was fixed before but found nothing so i decided to write about it in r/roms and r/3dspiracy but there wasn't even a response i should maybe try installing the cia again. At least the first map is pretty good for grinding

    • @maskedbadass6802
      @maskedbadass6802 Рік тому

      @@Vedhon Yeah, basically the only thing I could think of then would be try downloading files from different places and mixing/matching to see if anything changes. Good luck. The only thing that I can think that even remotely resembles your problem would be maybe the file's data was edited somehow like through a hex editor but wasn't done properly.

    • @deckardshaw6696
      @deckardshaw6696 Рік тому

      Is it the same for the Echoes DLC as well?

  • @Justminish
    @Justminish 2 роки тому

    TY!

  • @disnetlandia6278
    @disnetlandia6278 2 роки тому

    En Net 6, esto ya no funciona .... podrías actualizar tu video?

  • @bjvernon6490
    @bjvernon6490 2 роки тому

    I don't understand I downloaded the CIA file for the dlc for one of the games I'm playing for my laptop idk how to get the dlc to work or show up every time I boot up the game

  • @Special3375
    @Special3375 2 роки тому

    thank you

  • @michellemagnusonmichellem5108
    @michellemagnusonmichellem5108 2 роки тому

    Can it be used the same for Smash and is it free or does it have to get paid?

    • @Libops
      @Libops Рік тому

      Please tell me if you find an answer Also I don't think you need to pay it.

  • @germanmejor
    @germanmejor 2 роки тому

    I installed that dlc jaja, ty

  • @andradevander
    @andradevander 2 роки тому

    Thank you

  • @maiquelvb8399
    @maiquelvb8399 2 роки тому

    Thanks!

  • @javilili100
    @javilili100 2 роки тому

    Hello actually i have a problem to use the methood addPAckage cause this gaveme an error by not found. Could u helpme. ? THanks

  • @JustinEmlay
    @JustinEmlay 2 роки тому

    Thanks for the list of folders (00040000). Very helpful!